# Singapore
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
Zone Asia/Singapore 6:55:24 - LMT 1880
6:55:24 - SMT 1905 Jun # Singapore Mean Time
7:00 - MALT 1933 # Malaya Time
7:20 - MALT 1942 Feb 15
9:00 - JST 1945 Sep 2
7:20 - MALT 1950
7:30 - MALT 1965 Aug 9 # independence
7:30 - SGT 1982 May # Singapore Time
8:00 - SGT
The TimeZone class can't deal with these name changes.
Currently, timezone abbreviations are stored in java.text.resources.DateFormatZoneData<locale>. Therefore, timezone abbreviations unknown to a locale are not shown in the locale. Timezone abbreviations should not be dependent on a locale. (Timezone names should still be localizable.)
- duplicates
-
JDK-4832236 REGRESSION: (new Date(0L)).toString() == "Thu Jan 01 01:00:00 GMT 1970"
-
- Closed
-
-
JDK-4844459 setTimeInMillis adding an extra hour as default
-
- Closed
-
-
JDK-6417469 (tz) Iran stopped using daylight saving
-
- Closed
-
-
JDK-6609362 (tz) Epoch GMT offset causes unexpected behaviour in SimpleDateFormat parsing
-
- Closed
-
-
JDK-6609419 Time zone wrong when "Automatically adjust clock DST" is selected in win XP
-
- Closed
-
-
JDK-6644488 [Fmt-Da] SimpleDateFormat with zzz pattern loose 1 hour when parsing from 1900 to 1940
-
- Closed
-
-
JDK-6644494 [Fmt-Da] SimpleDateFormat do not use timezone historic offset change during parsing
-
- Closed
-
-
JDK-6433699 SimpleDateFormat formats 'z' as GMT, 'Z' as +0100
-
- Closed
-
-
JDK-8058523 Wrong timezone shortcode output for Europe/London for 1971-10-31 01:59:59 UTC
-
- Closed
-
- relates to
-
JDK-6801246 javazic tool outputs a warning message with tzdata2009a
-
- Closed
-
-
JDK-4247995 Wrong timezone abbreviations (CTT, AST, etc.) used as time zone IDs
-
- Closed
-