Constants' Details |
STANDARD
const short STANDARD = 0;
- Description
- the system standard
|
|
HHMM
const short HHMM = 1;
- Description
- 13:49
|
|
HHMMSS
const short HHMMSS = 2;
- Description
- 13:49:20
|
|
HHMMSS00
const short HHMMSS00 = 3;
- Description
- 13:49:20.30
|
|
HHMMAMPM
const short HHMMAMPM = 4;
- Description
- 01:49
|
|
HHMMSSAMPM
const short HHMMSSAMPM = 5;
- Description
- 01:49:20
|
|
HHMMSS00AMPM
const short HHMMSS00AMPM = 6;
- Description
- 01:49:20.30
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.