-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
C-apiChanges related to the public APIChanges related to the public APIC-enhancementNew feature or requestNew feature or request
Description
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
Labels
C-apiChanges related to the public APIChanges related to the public APIC-enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status