Skip to content

Support for "O" modifier (use locale's alternative numeric symbols) #1

@pineapplemachine

Description

@pineapplemachine

Normally, strftime/strptime implementations allow the use of locale-dependent number representations using the "O" modifier.

Currently the strtime package only supports writing and parsing Hindu–Arabic numerals. It should be updated to support other numerals using some interface comparable to what theordinalTransform option currently provides.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: moderateThe issue will probably take a single contributor one or two days of work to resolve.priority: mediumThe issue makes it more difficult for people to use the software.type: featureThe issue involves adding new or extended behavior to the package.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions