< prev index next >

src/share/classes/sun/util/resources/fr/TimeZoneNames_fr.java

Print this page


   1 /*
   2  * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any


 291             {"America/Indianapolis", EST},
 292             {"IET", EST},
 293             {"Pacific/Honolulu", HST},
 294             {"HST", HST},
 295             {"America/Anchorage", AKST},
 296             {"AST", AKST},
 297             {"America/Halifax", AST},
 298             {"America/Sitka", AKST},
 299             {"America/St_Johns", NST},
 300             {"CNT", NST},
 301             {"Europe/Paris", CET},
 302             {"ECT", CET},
 303             {"GMT", GMT},
 304             {"Africa/Casablanca", WET},
 305             {"Asia/Jerusalem", ISRAEL},
 306             {"Asia/Tokyo", JST},
 307             {"JST", JST},
 308             {"Europe/Bucharest", EET},
 309             {"Asia/Shanghai", CTT},
 310             {"CTT", CTT},

 311             /* Don't change the order of the above zones
 312              * to keep compatibility with the previous version.
 313              */
 314 
 315             {"ACT", DARWIN},
 316             {"AET", EST_NSW},
 317             {"AGT", AGT},
 318             {"ART", EET},
 319             {"Africa/Abidjan", GMT},
 320             {"Africa/Accra", GHMT},
 321             {"Africa/Addis_Ababa", EAT},
 322             {"Africa/Algiers", CET},
 323             {"Africa/Asmara", EAT},
 324             {"Africa/Asmera", EAT},
 325             {"Africa/Bamako", GMT},
 326             {"Africa/Bangui", WAT},
 327             {"Africa/Banjul", GMT},
 328             {"Africa/Bissau", GMT},
 329             {"Africa/Blantyre", CAT},
 330             {"Africa/Brazzaville", WAT},


1017             {"SystemV/PST8", PST},
1018             {"SystemV/PST8PDT", PST},
1019             {"SystemV/YST9", AKST},
1020             {"SystemV/YST9YDT", AKST},
1021             {"Turkey", EET},
1022             {"UCT", UTC},
1023             {"Universal", UTC},
1024             {"US/Alaska", AKST},
1025             {"US/Aleutian", HST},
1026             {"US/Arizona", MST},
1027             {"US/Central", CST},
1028             {"US/Eastern", EST},
1029             {"US/Hawaii", HST},
1030             {"US/Indiana-Starke", CST},
1031             {"US/East-Indiana", EST},
1032             {"US/Michigan", EST},
1033             {"US/Mountain", MST},
1034             {"US/Pacific", PST},
1035             {"US/Pacific-New", PST},
1036             {"US/Samoa", SAMOA},
1037             {"UTC", UTC},
1038             {"VST", ICT},
1039             {"W-SU", MSK},
1040             {"WET", WET},
1041             {"Zulu", UTC},
1042         };
1043     }
1044 }
   1 /*
   2  * Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any


 291             {"America/Indianapolis", EST},
 292             {"IET", EST},
 293             {"Pacific/Honolulu", HST},
 294             {"HST", HST},
 295             {"America/Anchorage", AKST},
 296             {"AST", AKST},
 297             {"America/Halifax", AST},
 298             {"America/Sitka", AKST},
 299             {"America/St_Johns", NST},
 300             {"CNT", NST},
 301             {"Europe/Paris", CET},
 302             {"ECT", CET},
 303             {"GMT", GMT},
 304             {"Africa/Casablanca", WET},
 305             {"Asia/Jerusalem", ISRAEL},
 306             {"Asia/Tokyo", JST},
 307             {"JST", JST},
 308             {"Europe/Bucharest", EET},
 309             {"Asia/Shanghai", CTT},
 310             {"CTT", CTT},
 311             {"UTC", UTC},
 312             /* Don't change the order of the above zones
 313              * to keep compatibility with the previous version.
 314              */
 315 
 316             {"ACT", DARWIN},
 317             {"AET", EST_NSW},
 318             {"AGT", AGT},
 319             {"ART", EET},
 320             {"Africa/Abidjan", GMT},
 321             {"Africa/Accra", GHMT},
 322             {"Africa/Addis_Ababa", EAT},
 323             {"Africa/Algiers", CET},
 324             {"Africa/Asmara", EAT},
 325             {"Africa/Asmera", EAT},
 326             {"Africa/Bamako", GMT},
 327             {"Africa/Bangui", WAT},
 328             {"Africa/Banjul", GMT},
 329             {"Africa/Bissau", GMT},
 330             {"Africa/Blantyre", CAT},
 331             {"Africa/Brazzaville", WAT},


1018             {"SystemV/PST8", PST},
1019             {"SystemV/PST8PDT", PST},
1020             {"SystemV/YST9", AKST},
1021             {"SystemV/YST9YDT", AKST},
1022             {"Turkey", EET},
1023             {"UCT", UTC},
1024             {"Universal", UTC},
1025             {"US/Alaska", AKST},
1026             {"US/Aleutian", HST},
1027             {"US/Arizona", MST},
1028             {"US/Central", CST},
1029             {"US/Eastern", EST},
1030             {"US/Hawaii", HST},
1031             {"US/Indiana-Starke", CST},
1032             {"US/East-Indiana", EST},
1033             {"US/Michigan", EST},
1034             {"US/Mountain", MST},
1035             {"US/Pacific", PST},
1036             {"US/Pacific-New", PST},
1037             {"US/Samoa", SAMOA},

1038             {"VST", ICT},
1039             {"W-SU", MSK},
1040             {"WET", WET},
1041             {"Zulu", UTC},
1042         };
1043     }
1044 }
< prev index next >