Skip to content

Add Interval math with DateTime #180

@schveiguy

Description

@schveiguy

A postgres Interval type cannot be mapped to a Duration, because it has a "months" field.

But all time math on DateTime involves Duration. There should at least be a way to add an Interval to a DateTime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions