Skip to content

Commit 740387c

Browse files
authored
Country/population info update (#37)
* Update timezone data to 2022g. * Fix missing country and population info from some aliased timezones names.
1 parent f8566ed commit 740387c

7 files changed

Lines changed: 119 additions & 71 deletions

File tree

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tubular/time",
3-
"version": "3.8.8",
3+
"version": "3.8.11",
44
"description": "Date/time, IANA timezones, leap seconds, TAI/UTC conversions, calendar with settable Julian/Gregorian switchover",
55
"main": "dist/cjs/index.js",
66
"module": "dist/fesm2015/index.js",

0 commit comments

Comments
 (0)