Share via


DateTimeFormat Enum

Definition

public enum DateTimeFormat
type DateTimeFormat = 
Public Enum DateTimeFormat
Inheritance
DateTimeFormat

Fields

Name Value Description
DateTime 0
DateOnly 1
TimeOnly 2
ISO8601 3
MonthDayOnly 4
MonthYearOnly 5
LongDate 6
UnknownFormat 7

Applies to