Sets the time-format specifier.
public void setTimeFormat( int value )
value
An integer value containing a time-format specifier.
This method takes one of the following time-format specifiers:
Value | Description |
0 | AM / PM 12-hour format |
1 | 24-hour format |
See Also getTimeFormat