Skip to content
Snippets Groups Projects
Commit b7cba614 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added Timezone Europe/Zurich

parent 5c29389d
No related branches found
No related tags found
1 merge request!17Develop
/*
* Copyright (c) 2014 NIBIO <http://www.nibio.no/>.
* Copyright (c) 2019 NIBIO <http://www.nibio.no/>.
*
* This file is part of VIPSLogic.
* VIPSLogic is free software: you can redistribute it and/or modify
......@@ -20,7 +20,7 @@
package no.nibio.vips.logic.util;
/**
* @copyright 2013 <a href="http://www.nibio.no/">NIBIO</a>
* @copyright 2019 <a href="http://www.nibio.no/">NIBIO</a>
* @author Tor-Einar Skog <tor-einar.skog@nibio.no>
*/
public class Globals {
......@@ -78,6 +78,7 @@ public class Globals {
"Europe/Riga",
"Europe/Vilnius",
"Europe/Sofia",
"Europe/Zurich",
"America/Los_Angeles"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment