You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing GanttData._to_untrimmed_dict(), the start and end properties are immediately serialized to their Unix Epoch milliseconds. However, the timezone should be adjusted to UTC if the datetime instance is timezone-naive.