Type: Integer
The longFormatOrder property of the DateFormat class contains the order of the long date format for the locale. The longFormatOrder property values are listed in the following table.
Value | Class Constant | Description |
---|---|---|
0 | MonthDayYear | Month-Day-Year |
1 | DayMonthYear | Day-Month-Year |
2 | YearMonthDay | Year-Month-Day |