Date format pattern. Examples:
'yyyy-MMM-dd' // 2022-Jan-29
'MM/dd/yy' // 01/13/22
'yyyy-WW' // 2022-1 (first semester)
'yyyy-QQ' // 2022-1 (first quarter)
'HH:00' // 17:00
'HH:mm' // 01:30
Date format pattern. Examples:
'yyyy-MMM-dd' // 2022-Jan-29
'MM/dd/yy' // 01/13/22
'yyyy-WW' // 2022-1 (first semester)
'yyyy-QQ' // 2022-1 (first quarter)
'HH:00' // 17:00
'HH:mm' // 01:30
Locale used for numerals and date names. Must be in ISO language - ISO country format. E.g.: 'en-us'.
Locale used for numerals and date names. Must be in ISO language - ISO country format. E.g.: 'en-us'.
Date field formatting specification.