GeoffZhu / vue-event-calendar

A simple events calendar for Vue2, no dependencies except Vue2.
http://geoffzhu.cn/vue-event-calendar/
635 stars 228 forks source link

Fixed issue that caused daylight savings time end date to appear twice #45

Closed veloxy closed 7 years ago

veloxy commented 7 years ago

Fixes #44 where the calendar does not take daylight savings time into account.

GeoffZhu commented 7 years ago

thanks @veloxy