DateStyle Enumeration

List of date style types.

Namespace: platform

Enumerated Values
  Name

Value

Description
Public property DayMonth 2 Refers to the day-month data style.
Public property DayMonthYear 1 Refers to the day-month-year data style.
Public property MonthYear 3 Refers to the month-year data style.
Public property Normal 0 Refers to the normal data style.