Constants
|
const short STANDARD_SHORT
= = 0; |
- Description
- the shortest system standard
|
const short STANDARD_LONG
= = 1; |
- Description
- the longest system standard
|
const short MMDDYY
= = 2; |
- Description
- 22.11.73
|
const short MMDDYYYY
= = 3; |
- Description
- 22.11.1973
|
const short DDMMMYYYY
= = 4; |
- Description
- 22. Nov 1973
|
const short DDMMMMYYYY
= = 5; |
- Description
- 22. November 1973
|
const short NNDDMMMMYYYY
= = 6; |
- Description
- Do, 22. November 1973
|
const short NNNNDDMMMMYYYY
= = 7; |
- Description
- Donnerstag, 22. November 1973
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.