-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes issues with Date object and tz-specific tests
- Date tests weren't passing outside of EDT/EST. Now passes in all timezones tested. - Extends Date parsing to account for timezones with 2-5 letter abbreviations. - Fixes bug with Date#getYear: UTC vs. local year - Additional tests for tz-specific behavior in other timezones (using conditional assertions).
- Loading branch information
1 parent
5e5c15a
commit 4aa14a9
Showing
2 changed files
with
381 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.