Skip to content

Provide a way to serialize DateTime using millis or micros #153

Description

@robertcoltheart

Describe the solution you'd like
We have a need to serialize DateTime values as a millis logical type, not micros, which is the default. There isn't a way to select a different logical type that I can see.

Describe implementation idea
Perhaps a LogicalTypeAttribute with a way to select a specific logical type for a property would be the way to go? I'm not sure what other mechanism could solve this, though you may perhaps have some ideas.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    add docsExtend readme or documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions