Interface: DateLibOptions
The options for the DateLib
class.
Extends date-fns
format,
startOfWeek and
endOfWeek options.
Since
9.2.0
Extends
FormatOptions
.StartOfWeekOptions
.EndOfWeekOptions
Properties
Date?
optional
Date:DateConstructor
A constructor for the Date
object.
Defined in
locale?
optional
locale:Locale
A locale to use for formatting dates.
Overrides
DateFnsFormatOptions.locale