17 Commits

Author SHA1 Message Date
Andrew McMillan
cee251d700 Move RRule expansion functions into RRule include. 2010-05-07 22:43:41 +12:00
Andrew McMillan
27da222920 Override the DateTime::modify function with our own.
Since it doesn't handle RRULE durations, but we want to do that.
2010-04-28 14:07:23 +12:00
Andrew McMillan
e15c3d3b58 Use the new olson_from_tzstring() function to extract the Olson tz. 2010-04-15 20:25:32 +12:00
Andrew McMillan
dd425fadc2 Add some support for VALUE=DATE in our DateTime wrapper. 2010-03-27 17:01:57 +13:00
Andrew McMillan
3074d04916 Apply offset from UTC in the right direction :-) 2010-03-27 12:56:17 +13:00
Andrew McMillan
f59b0a84e8 Fix timezone handling in RRULE expansion. 2010-03-27 11:45:51 +13:00
Andrew McMillan
1e3dbd208d Parse out those silly timezone names better. 2010-03-25 18:48:29 -07:00
Andrew McMillan
5ee5c1ff4a RRULE expansion now working correctly. 2010-03-13 00:01:57 +13:00
Andrew McMillan
4be420e8ec RepeatRule bug fixes during testing. 2010-03-12 18:29:14 +13:00
Andrew McMillan
4e7ad35dfb Apparently CentOS 5 doesn't have DateTime class in it's PHP :-( 2010-02-24 16:41:31 +13:00
Andrew McMillan
b374f17b99 This will not be active in 0.9.8.2, but it's included nonetheless. 2010-02-23 22:59:38 +13:00
Andrew McMillan
d3a9d02b2e Expanding functionality in RepeatRuleDateTime class. 2010-02-23 22:59:37 +13:00
Andrew McMillan
cb553dbfe3 Closer to new RepeatRule. 2010-02-18 00:22:06 +13:00
Andrew McMillan
3035e0c1b6 New RepeatRule - mostly working. 2010-02-16 12:33:23 +13:00
Andrew McMillan
d2d6bf137a More progress on RepeatRule object. 2010-02-16 10:34:23 +13:00
Andrew McMillan
ba2ddd24c0 New RRULE (still a work in progress) and tester. 2010-02-15 23:15:31 +13:00
Andrew McMillan
cb03b462bd A new RepeatRule object to be used for expanding events. 2010-02-15 22:51:51 +13:00