(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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
STANDARD_SHORT the shortest system standard  
STANDARD_LONG the longest system standard  
MMDDYY 22.11.73  
MMDDYYYY 22.11.1973  
DDMMMYYYY 22. Nov 1973  
DDMMMMYYYY 22. November 1973  
NNDDMMMMYYYY Do, 22. November 1973  
NNNNDDMMMMYYYY Donnerstag, 22. November 1973  
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

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.