Skip to content

Timestamp field added#1009

Closed
vgavro wants to merge 9 commits intomarshmallow-code:devfrom
vgavro:timestamp
Closed

Timestamp field added#1009
vgavro wants to merge 9 commits intomarshmallow-code:devfrom
vgavro:timestamp

Conversation

@vgavro
Copy link
Contributor

@vgavro vgavro commented Oct 17, 2018

closes #612
Actually in case of naive=True timezone is used only for timezone-aware datetimes conversion on serialization, maybe we should drop option naive=True and allow timezone=None instead? In this case on datetime-aware serialization we should throw ValueError, what do you think?

@vgavro vgavro changed the title Timestamp field added WIP Timestamp field added Oct 17, 2018
@sloria
Copy link
Member

sloria commented Jun 15, 2019

Thanks for your work! Sorry for the delay on reviewing this; we're currently focused on getting a stable marshmallow 3 release out the door, so we're prioritizing getting the last few backwards-incompatible changes released.

We'll return to new features like this one after marshmallow 3 is released.

@lafrech
Copy link
Member

lafrech commented Jul 17, 2019

Closing. See #1003 (comment).

@lafrech lafrech closed this Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fields.DateTime - load/dump to timestamp

3 participants