QuarterFormat Type
Declaration
export type QuarterFormat = "Default" | "Numeric" | "Full"
Members
Name |
---|
"Default" |
"Numeric" |
"Full" |
export type QuarterFormat = "Default" | "Numeric" | "Full"
Name |
---|
"Default" |
"Numeric" |
"Full" |
No
Your feedback is appreciated.