Skip to content

Add NimbleStrftime #9503

Closed
Closed
@josevalim

Description

@josevalim

NimbleStfrtime was created to validate calendar formatting as a separate project before adding it to Elixir itself. This issue is to meant to track its inclusion once we get enough feedback.

Questions

The library is quite small and provides a single function, so addition should be relatively straight-forward. The only open question we have at the moment is, should be added as: Calendar.strftime/2 OR Calendar.format/2?

Other tasks

Once Calendar.format/2 is added, we will deprecate the :basic and :extended options from the ISO calendar and the ISO related APIs, keeping only the API that receives no such argument and returns the extended format.

PS: please do not send a PR for this, as the project is still under validation. Meanwhile we recommend everyone to give NimbleStrftime a try.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions