:: com :: sun :: star :: text ::
|
deprecated |
constants group DateDisplayFormat |
|
|
- Usage Restrictions
- deprecated
- Description
- This constants define how a date field is formated before it is displayed.
The format may also depend on the system or document locale. The samples
are in German.
|
Constants' Details |
STANDARD_SHORT
const short STANDARD_SHORT = 0;
- Description
- the shortest system standard
|
|
STANDARD_LONG
const short STANDARD_LONG = 1;
- Description
- the longest system standard
|
|
MMDDYY
const short MMDDYY = 2;
- Description
- 22.11.73
|
|
MMDDYYYY
const short MMDDYYYY = 3;
- Description
- 22.11.1973
|
|
DDMMMYYYY
const short DDMMMYYYY = 4;
- Description
- 22. Nov 1973
|
|
DDMMMMYYYY
const short DDMMMMYYYY = 5;
- Description
- 22. November 1973
|
|
NNDDMMMMYYYY
const short NNDDMMMMYYYY = 6;
- Description
- Do, 22. November 1973
|
|
NNNNDDMMMMYYYY
const short NNNNDDMMMMYYYY = 7;
- Description
- Donnerstag, 22. November 1973
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.