Encode datetime as Timestamp in msgpack
decoding custom format is still supported for backward compat. Note that this revision modifies the exception type raised when attempting to encode a naive datetime object for both formats (json amd msgpack): it now raises a TypeError instead of a ValueError.
parent
e722afbf
No related branches found
No related tags found
-
mentioned in merge request !203 (closed)
-
mentioned in merge request !204 (closed)
-
mentioned in merge request !205 (closed)
Please register or sign in to comment