Skip to content

Support floating values #69

@davedelong

Description

@davedelong

A floating value is an "any" value, such as "Any June". Its type would be Floating<Month, Month>. "Any June 1st" would be Floating<Day, Month>.

These would need:
- Approximate differences
- Formatting
- Parsing
- Extraction from Fixed values
- Initialization from components
- Enumeration
- Rounding

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions