captbaritone / captbaritone/datejs
datejs should support all Time Zones
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Set your Windows Timezone to Alaskan or Hawaiian.
2. Call new Date().getTimezone()
What is the expected output? What do you see instead?
Expect the AKST or AKDT. Instead it produces null.
```
Original issue reported on code.google.com by `c.philli...@gmail.com` on 29 Apr 2012 at 11:20
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.