Skip to content

Add Refinement support for Duration (with Instant) #7130

@shans

Description

@shans

(from b/178043070)

Currently Duration isn't supported by refinements. Basic support should be simple (i.e. Duration + or - Duration) but adding (Instant + Duration => Instant), (Instant - Instant => Duration), (Duration * scalar => Duration) etc. should take more time but be more rewarding.

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