-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dateFromFields): day light saving compensation
It now compensates for the difference between day light saving offset at epoch date verse day light saving offset now. test(CreateTests): Now filters out tests not in current time zone so no errors appear any more for other time zones. This does mean that to get clean bill of health for tests they need to be run in 3 time zones at least. Sydney, Brisbane, NewFoundland
- Loading branch information
Showing
4 changed files
with
294 additions
and
247 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
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.