An NDoc Documented Class Library

DateFormat.DayYearMonth Field

[Visual Basic]
Public Shared DayYearMonth As DateFormat
[C#]
public static DateFormat DayYearMonth;
[C++]
public: static DateFormat* DayYearMonth;
[JScript]
public static var DayYearMonth: DateFormat;

See Also

DateFormat Class | White.Core.UIItems Namespace