Skip to content

Commit 399aabb

Browse files
authored
Better handling of legacy SystemV timezones (#49)
* Updated to 2025a. * Updates for legacy SystemV timezones.
1 parent 109395d commit 399aabb

6 files changed

Lines changed: 60 additions & 43 deletions

File tree

package-lock.json

Lines changed: 10 additions & 8 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.9.3",
3+
"version": "3.9.5",
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)