File/Date/Date.php

Description
Classes
Class Description
 class Horde_Date Horde Date wrapper/logic class, including some calculation functions.
Constants
HORDE_DATE_FRIDAY = 5 (line 8)
HORDE_DATE_MASK_ALLDAYS = 127 (line 20)
HORDE_DATE_MASK_ALLPARTS = 63 (line 28)
HORDE_DATE_MASK_DAY = 8 (line 25)
HORDE_DATE_MASK_FRIDAY = 32 (line 16)
HORDE_DATE_MASK_HOUR = 4 (line 24)
HORDE_DATE_MASK_MINUTE = 2 (line 23)
HORDE_DATE_MASK_MONDAY = 2 (line 12)
HORDE_DATE_MASK_MONTH = 16 (line 26)
HORDE_DATE_MASK_SATURDAY = 64 (line 17)
HORDE_DATE_MASK_SECOND = 1 (line 22)
HORDE_DATE_MASK_SUNDAY = 1 (line 11)
HORDE_DATE_MASK_THURSDAY = 16 (line 15)
HORDE_DATE_MASK_TUESDAY = 4 (line 13)
HORDE_DATE_MASK_WEDNESDAY = 8 (line 14)
HORDE_DATE_MASK_WEEKDAYS = 62 (line 18)
HORDE_DATE_MASK_WEEKEND = 65 (line 19)
HORDE_DATE_MASK_YEAR = 32 (line 27)
HORDE_DATE_MONDAY = 1 (line 4)
HORDE_DATE_SATURDAY = 6 (line 9)
HORDE_DATE_SUNDAY = 0 (line 3)
HORDE_DATE_THURSDAY = 4 (line 7)
HORDE_DATE_TUESDAY = 2 (line 5)
HORDE_DATE_WEDNESDAY = 3 (line 6)

Documentation generated on Sun, 30 Jan 2011 05:16:38 +0000 by phpDocumentor 1.4.3