[]
Gets or sets a value indicating whether hour 0 displayed as hour 12.
public Hour12Mode Hour12Mode { get; set; }
Public Property Hour12Mode As Hour12Mode
Type | Description |
---|---|
Hour12Mode | A Hour12Mode enumeration indicates how we represents the hour 12 in duodecimal hour format. The default value is Hour0As12. |
The property retrieves the short hour display mode.