Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Locale.getTimeMarkPosition
Retrieves an integer value indication where the TimeMark(AM/PM) is placed.
Syntax
public int getTimeMarkPosition()
Return Value
Returns an integer value of 0 when the TimeMark(AM/PM) is at the end of the time String; otherwise, returns 1 indicating the TimeMark is at the beginning of the time String.