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