Enum which describes the marker ("AM/PM") location.
Enumerator |
---|
BCGP_NUMERIC_TIME_MARKER_POS_SYSTEM |
System default marker position.
|
BCGP_NUMERIC_TIME_MARKER_POS_SUFFIX |
Marker is displayed on the right side.
|
BCGP_NUMERIC_TIME_MARKER_POS_PREFIX |
Marker is displayed on the left side.
|
BCGP_NUMERIC_TIME_MARKER_POS_NONE |
Marker is not displayed.
|