Hour24Mode: Boolean
The Hour24Mode property sets 24-hour time display mode.
Property value is set directly or from JSON, by default it is set to True.
If the property value is True 24 hour time display mode is used, otherwise - 12 hour mode.
The example of use is given in the with description of the CultureInfo.dateToStr method.
See also: