FormatType
[ Type ]
Version 1.10
type FormatType = 'full' | 'date' | 'time'
Version 1.12
type FormatType = 'full' | 'date' | 'time' | 'time-no-millisec' | 'full-no-millisec'
Available from version 1.10.1336.10 |
[ Type ]
Version 1.10
type FormatType = 'full' | 'date' | 'time'
Version 1.12
type FormatType = 'full' | 'date' | 'time' | 'time-no-millisec' | 'full-no-millisec'
Available from version 1.10.1336.10 |