FormatType
[ Typ ]
Version 1.10
type FormatType = 'full' | 'date' | 'time'
Version 1.12
type FormatType = 'full' | 'date' | 'time' | 'time-no-millisec' | 'full-no-millisec'
Verfügbar ab Version 1.10.1336.10 |
[ Typ ]
Version 1.10
type FormatType = 'full' | 'date' | 'time'
Version 1.12
type FormatType = 'full' | 'date' | 'time' | 'time-no-millisec' | 'full-no-millisec'
Verfügbar ab Version 1.10.1336.10 |