FormatType

[ Typ ]

Version 1.10

type FormatType = 'full' | 'date' | 'time'

Version 1.12

type FormatType = 'full' | 'date' | 'time' | 'time-no-millisec' | 'full-no-millisec'
FormatType 1:

Verfügbar ab Version 1.10.1336.10