test/jdk/sun/util/calendar/zi/tzdata/etcetera
changeset 55634 0f1e29c77e50
parent 52420 b6f32c533faf
equal deleted inserted replaced
55633:9d7c2d9f822c 55634:0f1e29c77e50
    38 # Do not use a POSIX TZ setting like TZ='GMT+4', which is four hours
    38 # Do not use a POSIX TZ setting like TZ='GMT+4', which is four hours
    39 # behind GMT but uses the completely misleading abbreviation "GMT".
    39 # behind GMT but uses the completely misleading abbreviation "GMT".
    40 
    40 
    41 Zone	Etc/GMT		0	-	GMT
    41 Zone	Etc/GMT		0	-	GMT
    42 Zone	Etc/UTC		0	-	UTC
    42 Zone	Etc/UTC		0	-	UTC
    43 Zone	Etc/UCT		0	-	UCT
       
    44 
    43 
    45 # The following link uses older naming conventions,
    44 # The following link uses older naming conventions,
    46 # but it belongs here, not in the file 'backward',
    45 # but it belongs here, not in the file 'backward',
    47 # as functions like gmtime load the "GMT" file to handle leap seconds properly.
    46 # as functions like gmtime load the "GMT" file to handle leap seconds properly.
    48 # We want this to work even on installations that omit the other older names.
    47 # We want this to work even on installations that omit the other older names.