/Autotagical/Renaming/Name/Component/Interpret
Copy path to clipboardExported files:
- MonthFormat.dhall:
{ `1` : MonthFormat, `01` : MonthFormat, Jan : MonthFormat, January : MonthFormat }
- YearFormat.dhall:
{ `99` : YearFormat, `1999` : YearFormat }
- numberAsMonth.dhall:
MonthFormat → Component → Component
- numberAsOrdinal.dhall:
Component → Component
- numberAsYear.dhall:
YearFormat → Natural → Component → Component
- package.dhall