Skip to content

Fix functions in Core for crossing day light saving boundaries.

Compare
Choose a tag to compare
@rluiten rluiten released this 09 Apr 14:37
· 68 commits to master since this release

Fix lastOfMonthDate, toFirstOfMonth, lastOfPrevMonthDate, firstOfNextMonthDate

Thanks to @artbq for report on isoWeek and some valuable comments.
Thanks to @ksamborski for report on dayList
Thanks to @bjorse for his report on toFirstOfMonth which pointed to related issues.