We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe2849 commit f72a954Copy full SHA for f72a954
3 files changed
README.md
@@ -2,5 +2,5 @@
2
3
Converts official [iana tzdb](https://www.iana.org/time-zones) to POSIX tz strings and output JSON file
4
5
-Current version `2025a`
+Current version `2025b`
6
tz.json
@@ -98,6 +98,7 @@
98
"America/Coral_Harbour": "EST5",
99
"America/Cordoba": "<-03>3",
100
"America/Costa_Rica": "CST6",
101
+ "America/Coyhaique": "<-03>3",
102
"America/Creston": "MST7",
103
"America/Cuiaba": "<-04>4",
104
"America/Curacao": "AST4",
version
@@ -1 +1 @@
1
-2025a
+2025b
0 commit comments