Interface: AppDateFormatOptions
Defined in: src/types/index.ts:188
Properties
day?
optionalday?:"numeric"|"2-digit"
Defined in: src/types/index.ts:191
month?
optionalmonth?:"numeric"|"2-digit"|"long"|"short"|"narrow"
Defined in: src/types/index.ts:190
year?
optionalyear?:"numeric"|"2-digit"
Defined in: src/types/index.ts:189