Open jdalton opened 7 years ago
I noticed a unit test fail on Node 7.6.0.
1) time checks is.dayLightSavingTime should return false if given date is in daylight saving time: AssertionError: expected false to be true
I came across this article on dayLightSavingTime and got reminded of this :stuck_out_tongue_winking_eye: Maybe we can remove it in the next release.
dayLightSavingTime
I noticed a unit test fail on Node 7.6.0.