DateOrder: String
The DateOrder property sets date creation order.
Property value is set directly or from JSON. By default it equals to dmy, that corresponds to day-month-year order.
The example of use is given in the with description of the CultureInfo.dateToStr method.
See also: