Skip to content

Commit 1449add

Browse files
derekmaurocopybara-github
authored andcommitted
Import of CCTZ from GitHub.
PiperOrigin-RevId: 608705933 Change-Id: I9c11d8d8b3d9057bdf215863210f450332cf56cb
1 parent d073d80 commit 1449add

File tree

15 files changed

+7
-5
lines changed

15 files changed

+7
-5
lines changed

absl/time/internal/cctz/src/tzfile.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ struct tzhead {
7777
** time uses 8 rather than 4 chars,
7878
** then a POSIX-TZ-environment-variable-style string for use in handling
7979
** instants after the last transition time stored in the file
80-
** (with nothing between the newlines if there is no POSIX representation for
81-
** such instants).
80+
** (with nothing between the newlines if there is no POSIX.1-2017
81+
** representation for such instants).
8282
**
8383
** If tz_version is '3' or greater, the above is extended as follows.
84-
** First, the POSIX TZ string's hour offset may range from -167
84+
** First, the TZ string's hour offset may range from -167
8585
** through 167 as compared to the POSIX-required 0 through 24.
8686
** Second, its DST start time may be January 1 at 00:00 and its stop
8787
** time December 31 at 24:00 plus the difference between DST and
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023d
1+
2024a
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
9 Bytes
Binary file not shown.
-18 Bytes
Binary file not shown.
-18 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)