Skip to content

add time zone support #11

@timgraham

Description

@timgraham

To implement Django's Time Zone support, I think JSON Date objects will have to be stored in MongoDB instead of strings. This will make implementing date lookups easier, however, a disadvantage of JSON Date objects is that the finest resolution they support is millisecond, not microsecond.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions