RepeatRuleDateTimeWrap the DateTime class to make it friendlier to passing in random strings from iCalendar objects, and especially the random stuff used to identify timezones. We also add some utility methods and stuff too, in order to simplify some of the operations we need to do with dates.
Located in /inc/RRule-v2.php (line 86)
DateTime | --RepeatRuleDateTime
Constructor __construct (line 92)
AsDate (line 139)
day (line 200)
epoch (line 216)
hour (line 204)
minute (line 208)
month (line 196)
RFC5545 (line 156)
second (line 212)
setDate (line 184)
setTimeZone (line 174)
UTC (line 144)
year (line 192)
__toString (line 134)
Inherited From DateTime (Internal Class)
constructor __construct ( )
format ( )
getOffset ( )
getTimezone ( )
modify ( )
setDate ( )
setISODate ( )
setTime ( )
setTimezone ( )
Inherited from DateTime (Internal Class)
ATOM = 'Y-m-d\\TH:i:sP'
COOKIE = 'l, d-M-y H:i:s T'
ISO8601 = 'Y-m-d\\TH:i:sO'
RFC822 = 'D, d M y H:i:s O'
RFC850 = 'l, d-M-y H:i:s T'
RFC1036 = 'D, d M y H:i:s O'
RFC1123 = 'D, d M Y H:i:s O'
RFC2822 = 'D, d M Y H:i:s O'
RFC3339 = 'Y-m-d\\TH:i:sP'
RSS = 'D, d M Y H:i:s O'
W3C = 'Y-m-d\\TH:i:sP'
Documentation generated on Sat, 17 Apr 2010 12:32:29 +1200 by phpDocumentor 1.3.2