dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
DateFormat Enum
DateFormat enumeration.
public enum DateFormat
Fields
ShortDate 0
ShortDateShortTime 1
ShortDateShortTime24 2
ShortDateLongTime 3
ShortDateLongTime24 4
ShortDateLe 5
ShortDateLeShortTime 6
ShortDateLeShortTime24 7
ShortDateLeLongTime 8
ShortDateLeLongTime24 9
LongMonthDayYear 10
LongMonthDayYearShortTime 11
LongMonthDayYearShortTime24 12
LongMonthDayYearLongTime 13
LongMonthDayYearLongTime24 14
DayShortMonthYear 15
DayShortMonthYearShortTime 16
DayShortMonthYearShortTime24 17
DayShortMonthYearLongTime 18
DayShortMonthYearLongTime24 19
LongDate 20
LongDateShortTime 21
LongDateShortTime24 22
LongDateLongTime 23
LongDateLongTime24 24
LongMonthYear 25
ShortMonthYear 26
Year 27