Skip to content

request: better zero value semantics for timestamps #61

@aep-sunlife

Description

@aep-sunlife

When the timestamp is zero (1970-01-01T00:00:00.000Z) then we should use that value to indicate that the optional timestamp attribute is essentially not provided. This simplifies API's and maximizes performance.

Currently, we end up using pointered types to implement the optionality, which is wasteful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions