-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
effort: moderateThe issue will probably take a single contributor one or two days of work to resolve.The 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.The issue makes it more difficult for people to use the software.type: featureThe issue involves adding new or extended behavior to the package.The issue involves adding new or extended behavior to the package.
Description
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
Labels
effort: moderateThe issue will probably take a single contributor one or two days of work to resolve.The 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.The issue makes it more difficult for people to use the software.type: featureThe issue involves adding new or extended behavior to the package.The issue involves adding new or extended behavior to the package.