moment-timezone
https://github.com/moment/moment-timezone
JavaScript
Timezone support for moment.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported5 Subscribers
Add a CodeTriage badge to moment-timezone
Help out
- Issues
- after a call to local(), a call to clone() and startOf('day') will change the timezone
- Add day returns wrong time on the day before a day that starts at 1:00 am
- Remove the dependency on the _a and _tzm properties from moment core.
- Minutes or smaller setters don't account for fall-back transitions
- Wrong timestamp for dates in transition period between GMT+0800 and GMT+0900 in Asia/Chita
- startOf('week') and endOf('week') incorrect across midnight transition into DST
- after setDefault, in strict mode toDate() is not working as expected
- Problem with addLinks method
- Behaviour of moment().local() after moment.tz.setDefault()
- Constructor using UTC to fill default values instead of named time zone
- Docs
- JavaScript not yet supported