Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: i18n ::

constants group Weekdays
Description
Constants for days of a week.

used with XCalendar::getFirstDayOfWeek(), XCalendar::setFirstDayOfWeek() and XCalendar::getDisplayName()


Constants
SUNDAY Sunday 
MONDAY Monday 
TUESDAY Tuesday 
WEDNESDAY Wednesday 
THURSDAY Thursday 
FRIDAY Friday 
SATURDAY Saturday 
Constants' Details
SUNDAY
const short SUNDAY = 0;
Description
Sunday
MONDAY
const short MONDAY = 1;
Description
Monday
TUESDAY
const short TUESDAY = 2;
Description
Tuesday
WEDNESDAY
const short WEDNESDAY = 3;
Description
Wednesday
THURSDAY
const short THURSDAY = 4;
Description
Thursday
FRIDAY
const short FRIDAY = 5;
Description
Friday
SATURDAY
const short SATURDAY = 6;
Description
Saturday
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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