Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add InstantEpochTimeSerializer #504

Closed
sleberknight opened this issue Feb 16, 2021 · 0 comments · Fixed by #505
Closed

Add InstantEpochTimeSerializer #504

sleberknight opened this issue Feb 16, 2021 · 0 comments · Fixed by #505
Assignees
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Milestone

Comments

@sleberknight
Copy link
Member

sleberknight commented Feb 16, 2021

This is a Jackon serializer that serializes Instant objects to milliseconds since the epoch. It will be almost identical to LocalDateTimeEpochTimeSerializer except be for Instant.

@sleberknight sleberknight changed the title Add InstantEpochTime Add InstantEpochTimeSerializer Feb 16, 2021
@sleberknight sleberknight added the new feature A new feature such as a new class, method, package, group of classes, etc. label Feb 16, 2021
@sleberknight sleberknight added this to the 0.20.0 milestone Feb 16, 2021
@sleberknight sleberknight self-assigned this Feb 17, 2021
sleberknight added a commit that referenced this issue Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant