Retrieves the time format specifier.
public int getTimeFormat()
Returns an integer value that represents the time format specifier.
The specified can be one of the following values:
Value | Description |
0 | AM / PM 12-hour format |
1 | 24-hour format |
See Also setTimeFormat