time_day_of_week
Description:
Returns the day of the week for the specified date, 0 (Sun) to 6 (Sat).
For the days that were removed on the Gregorian reformation, it returns Thursday. Year is the normal year, e.g. 2001. Month is 0 to 11.
Parameters:
day |
The day. |
month |
The month. |
year |
The year. |
Returns:
the day of the week for the given date. |
Namespace: ECal
Package: libecal-2.0