diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2025-01-17 01:31:42 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2025-01-17 01:31:42 +0000 |
| commit | b4a294ba7e6013c296c42213799a25be87b635d7 (patch) | |
| tree | f29e255f9f117354379452dc18e942cc78f12e0b /etcetera | |
| parent | 62ad5eff805323c79d60cd902863fa8c29b863a8 (diff) | |
Diffstat (limited to 'etcetera')
| -rw-r--r-- | etcetera | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -51,6 +51,10 @@ Link Etc/GMT GMT # so we moved the names into the Etc subdirectory. # Also, the time zone abbreviations are now compatible with %z. +# There is no "Etc/Unknown" entry, as CLDR says that "Etc/Unknown" +# corresponds to an unknown or invalid time zone, and things would get +# confusing if Etc/Unknown were made valid here. + Zone Etc/GMT-14 14 - %z Zone Etc/GMT-13 13 - %z Zone Etc/GMT-12 12 - %z |
