Wykres commitów

11 Commity (master)

Autor SHA1 Wiadomość Data
Tanguy Pruvot b7c6351504 spaces cleanup 2010-10-31 16:59:40 +01:00
Tanguy Pruvot 9c3d8d9fec fix date format modifier 2010-10-29 08:45:35 +02:00
Tanguy Pruvot 67bf66c910 i hate private $vars :p replaced by protected 2010-10-29 05:17:55 +02:00
Tanguy Pruvot 8b5be46c25 use PHP 5.2+ DateTimeZone objects if available to get active daylight state
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2010-10-29 02:57:37 +02:00
Morten Fangel e0d25803d2 Changed the Fetch-method on the Parser so it supports local files 2010-02-10 13:00:50 +01:00
Steven Oxley 6496c4f1f9 Changed the name of the 'lastOccurrence' method to 'previousOccurrence' so that it describes the actual behavior. 2009-10-27 17:42:14 -04:00
Steven Oxley 7464dfbef5 Fixed a bug with calculating the offset for a timezone.
Previously, it was just checking to see if daylight savings time had started for that year.  Now it checks to see which happened last - the switch to daylight savings or the switch back to standard time.
2009-10-27 12:07:10 -04:00
fangel 4a0982f9fd Renamed SG_iCalReader to SG_iCal. Moved the parsing to a separate class. 2009-01-10 11:10:45 +00:00
fangel 55fc94f743 Updated @license tag since I discovered that it's @license link name, not @licence name (link) 2008-02-24 11:05:01 +00:00
fangel 6a544d0aaf Updated the comments in the files. Now 100% php-doc coverage.. 2008-02-23 13:01:19 +00:00
fangel 478f3e91d0 Initial import of SG_iCalReader 2008-02-23 10:49:16 +00:00