Skip to content

DateTime columns #61

@dkBrazz

Description

@dkBrazz

Is your feature request related to a problem?

DynamoDB doesn’t have a dedicated datetime data type and it is recommended to use Number fields with the Unix timestamp
https://aws.amazon.com/blogs/database/working-with-date-and-timestamp-data-types-in-amazon-dynamodb/

Such timestamps are hard to read, so I need to convert these numbers to dates manually in 3rd party tools

Describe the solution you'd like

For json view of the record mentioned unix-timestamp plugin works perfectly

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions