Skip to content

Conversation

jaclarke
Copy link

Changed offsetOf and timeAt to use node's builtin tz database via the Intl.DateTimeFormat api, and added optional date argument to offsetOf, to correctly handle offsets during daylight savings time (Fixes #8)

"nyc": "^14.0.0"
},
"engines": {
"node": ">=8.0.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think the node version is now 14.0

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the current LTS but this package supports all versions before up to v8.

@sstopkin
Copy link

sstopkin commented Nov 8, 2021

@meeratony What's left here? Could it be merged?

@meeratony
Copy link

meeratony commented Nov 8, 2021

@meeratony What's left here? Could it be merged?

Tests are failing.
image
Need to fix this before merging . Also i cant merge it only the collaborators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doesn't support Daylight Savings Time

4 participants