- DATEFORMAT_DDMMYY - Static variable in class org.simpleods.DateStyle
-
Set the date format like '10.07.12'.
- DATEFORMAT_DDMMYYYY - Static variable in class org.simpleods.DateStyle
-
Set the date format like '10.07.2012'.
- DATEFORMAT_MMMM - Static variable in class org.simpleods.DateStyle
-
Set the date format like 'July'.
- DATEFORMAT_MMYY - Static variable in class org.simpleods.DateStyle
-
Set the date format like '07.12'.
- DATEFORMAT_TMMMMYY - Static variable in class org.simpleods.DateStyle
-
Set the date format like '10.July 2012'.
- DATEFORMAT_WW - Static variable in class org.simpleods.DateStyle
-
Set the date format to the weeknumber like '28'.
- DATEFORMAT_YYYYMMDD - Static variable in class org.simpleods.DateStyle
-
Set the date format like '2012-07-10'.
- DateStyle - Class in org.simpleods
-
- DateStyle(String, OdsFile) - Constructor for class org.simpleods.DateStyle
-
Create a new date style with the name sName.
- dateToday(String) - Method in class org.simpleods.Util
-
Get the todays date in format sDateFormat.
- decCellCount() - Method in class org.simpleods.Meta
-
- decTableCount() - Method in class org.simpleods.Meta
-