Skip to content

BUG: Serializing GanttData with timezone-naive datetime instances should adjust to UTC #29

@hcpchris

Description

@hcpchris

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions