Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

json_parser: support both naive and aware datetime, date and time types #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

json_parser: support both naive and aware datetime, date and time types #73

wants to merge 1 commit into from

Conversation

duxiaoyao
Copy link

Two improvements:
-support aware date time types, the previous one supports only naive datetime (no timezone support)
-keep time precision, the previous one supports the precision by 1 second

@binarymatt binarymatt added the 2.0 label Apr 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants