[]
• Optional
abbreviatedDayNames: string
[]
Specifies the day formatter for "ddd".
• Optional
abbreviatedMonthGenitiveNames: string
[]
Specifies the month formatter for "MMM".
• Optional
abbreviatedMonthNames: string
[]
Specifies the month formatter for "MMM".
• Optional
amDesignator: string
Indicates the AM designator.
• Optional
dayNames: string
[]
Specifies the day formatter for "dddd".
• Optional
defaultDatePattern: string
Specifies the default date formatter for the case that cell formatter is null or "General" and cell value is a date with time.
• Optional
fullDateTimePattern: string
Specifies the standard date formatter for "F".
• Optional
longDatePattern: string
Specifies the standard date formatter for "D".
• Optional
longTimePattern: string
Specifies the standard date formatter for "T" and "U".
• Optional
monthDayPattern: string
Specifies the standard date formatter for "M" and "m".
• Optional
monthGenitiveNames: string
[]
Specifies the formatter for "MMMM".
• Optional
monthNames: string
[]
Specifies the formatter for "M" or "MM".
• Optional
pmDesignator: string
Indicates the PM designator.
• Optional
shortDatePattern: string
Specifies the standard date formatter for "d".
• Optional
shortTimePattern: string
Specifies the standard date formatter for "t".
• Optional
yearMonthPattern: string
Specifies the standard date formatter for "y" and "Y".