#include </home/clem/local/src/opie/libopie2/opiepim/core/opimevent.h>
Static Public Member Functions | |
| static int | week (const QDate &) |
| static int | ocurrence (const QDate &) |
| static int | dayOfWeek (char day) |
| static int | monthDiff (const QDate &first, const QDate &second) |
|
|
Definition at line 69 of file opimevent.cpp. References OCalendarHelper::dayOfWeek(), and i. |
|
||||||||||||
|
returns the diff of month Definition at line 82 of file opimevent.cpp. References QDate::month(), and QDate::year(). |
|
|
calculate the occurence of week days since the start of the month Definition at line 61 of file opimevent.cpp. References QDate::day(). |
|
|
calculate the week number of the date Definition at line 46 of file opimevent.cpp. References QDate::day(), QDate::dayOfWeek(), QDate::month(), OCalendarHelper::week(), and QDate::year(). |
1.4.2