Lines 2083-2089
between @code{1} and @code{12}.
Link Here
|
2083 |
The @var{time} fields specify when, in the local time currently in |
2083 |
The @var{time} fields specify when, in the local time currently in |
2084 |
effect, the change to the other time occurs. If omitted, the default is |
2084 |
effect, the change to the other time occurs. If omitted, the default is |
2085 |
@code{02:00:00}. The hours part of the time fields can range from |
2085 |
@code{02:00:00}. The hours part of the time fields can range from |
2086 |
0 through 167; this is an extension to POSIX.1, which allows |
2086 |
@minus{}167 through 167; this is an extension to POSIX.1, which allows |
2087 |
only the range 0 through 24. |
2087 |
only the range 0 through 24. |
2088 |
|
2088 |
|
2089 |
Here are some example @code{TZ} values, including the appropriate |
2089 |
Here are some example @code{TZ} values, including the appropriate |
Lines 2119-2124
is a placeholder.
Link Here
|
2119 |
WART4WARST,J1/0,J365/25 |
2119 |
WART4WARST,J1/0,J365/25 |
2120 |
@end smallexample |
2120 |
@end smallexample |
2121 |
|
2121 |
|
|
|
2122 |
Western Greenland Time (WGT) and Western Greenland Summer Time (WGST) |
2123 |
are 3 hours behind UTC in the winter. Its clocks follow the European |
2124 |
Union rules of springing forward by one hour on March's last Sunday at |
2125 |
01:00 UTC (@minus{}02:00 local time) and falling back on October's |
2126 |
last Sunday at 01:00 UTC (@minus{}01:00 local time). |
2127 |
|
2128 |
@smallexample |
2129 |
WGT3WGST,M3.5.0/-2,M10.5.0/-1 |
2130 |
@end smallexample |
2131 |
|
2122 |
The schedule of Daylight Saving Time in any particular jurisdiction has |
2132 |
The schedule of Daylight Saving Time in any particular jurisdiction has |
2123 |
changed over the years. To be strictly correct, the conversion of dates |
2133 |
changed over the years. To be strictly correct, the conversion of dates |
2124 |
and times in the past should be based on the schedule that was in effect |
2134 |
and times in the past should be based on the schedule that was in effect |