Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

extending datetime formatting options #24

Description

@mehgcap

I'd like to see a new set of user options added to deal with datetime formatting. There would be:

  • a list of date formats, such as "July 1, 2021", "2021-07-01", "1 Jul 2021", and so on
  • a list of time formats, including with and without seconds, 12- or 24-hour, with and without leading zeros, etc
  • an option to not speak the year if the datetime being formatted takes place in the current year
  • an option to set the template, such as "$date$, $time$", "$time$ on $date$", or however the user wants to format it
    I don't know if the end result will be exactly this, but I hope to make it close.

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