LearnNewsExamplesServices
Frontmatter
id2311
titlecalendar.view.week.EventDragZone: drop() can result entering a different day, depending on the time zone
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 7, 2021, 10:39 AM
updatedAtJun 7, 2021, 10:39 AM
githubUrlhttps://github.com/neomjs/neo/issues/2311
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 7, 2021, 10:39 AM

calendar.view.week.EventDragZone: drop() can result entering a different day, depending on the time zone

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 7, 2021, 10:39 AM

If i switch my time zone to Canada and use new Date(‘2021-07-22’), I get:

Wed Jul 21 2021 18:00:00 GMT-0600 (Central Standard Time)

which is 1 day off (21 instead of 22).

we need to pass 00:00:00.

tobiu added the enhancement label on Jun 7, 2021, 10:39 AM
tobiu assigned to @tobiu on Jun 7, 2021, 10:39 AM
tobiu referenced in commit d98bf58 - "calendar.view.week.EventDragZone: drop() can result entering a different day, depending on the time zone #2311" on Jun 7, 2021, 10:39 AM
tobiu closed this issue on Jun 7, 2021, 10:39 AM