Skip to content

Human Formatting of Temporal Values #592

@neoeinstein

Description

@neoeinstein

I was interested in investigating this crate as a potential replacement for my usage of chrono and chrono_tz, but noted that it doesn't have any facility for formatting a date in a human-readable form. I presume that the idea would be to use the icu_datetime and icu_locale crates as the basis for doing that, but is there a recommended "ramp" for converting Temporal values into the appropriate ICU types?

Could Temporal provide appropriate functions (perhaps gated behind a feature flag) that either allowed conversion to those ICU types or access to the ICU formatters?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-apiChanges related to the public APIC-enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions