Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.Formatting.DateFormatEnum Enumeration

(not specified)

Class: YetaWF.Core.Localize.Formatting
Namespace: YetaWF.Core.Localize
Assembly: YetaWF.Core

Syntax

public enum DateFormatEnum;

Values

NameValueDescription
MMDDYYYY0(not specified)
MMDDYYYYdash1(not specified)
MMDDYYYYdot2(not specified)
DDMMYYYY10(not specified)
DDMMYYYYdash11(not specified)
DDMMYYYYdot12(not specified)
YYYYMMDD20(not specified)
YYYYMMDDdash21(not specified)
YYYYMMDDdot22(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Localize.Formatting Class YetaWF.Core Overview