Table of Contents

Class DTFormats

Namespace
SunamoValues.Constants
Assembly
SunamoValues.dll
public class DTFormats
Inheritance
DTFormats
Inherited Members
Extension Methods

Fields

EnMyFormat

Custom English date format (d-M-yyy).

public const string EnMyFormat = "d-M-yyy"

Field Value

string

EnShortDate

English short date format (m/d/yyy).

public const string EnShortDate = "m/d/yyy"

Field Value

string