Skip to content

Support formatting from the 1989 C standard (like strptime and strftime) #181

@ChristopherRabotin

Description

@ChristopherRabotin

This would allow formatting date times with the typical tokens like %Y-%m-%d. Chrono supports this, and its support should be used as a template for the Hifitime implementation: https://docs.rs/chrono/latest/chrono/format/index.html , https://docs.rs/chrono/latest/chrono/format/strftime/index.html .

Time-rs also has extensive support for formatting: https://time-rs.github.io/book/api/well-known-format-descriptions.html .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions