Fix functions in Core for crossing day light saving boundaries.
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.