A simple and fast iCal parser.
 
 
 
Go to file
Tanguy Pruvot 7ddf89af77 fix last occurrence of an event (one was missing) 2010-10-30 14:42:15 +02:00
blocks set until on unlimited repeats, to be included in Between() 2010-10-29 13:37:42 +02:00
demo Fullcalendar demo with a sample google iCal file 2010-10-29 13:43:13 +02:00
helpers fix last occurrence of an event (one was missing) 2010-10-30 14:42:15 +02:00
tests fix duration parsing if regexp fails - added some Duration Unit Tests 2010-10-29 10:44:38 +02:00
.gitignore ignore built file 2010-10-29 06:17:22 +02:00
SG_iCal.php nextOccurrence < start check 2010-10-29 14:05:37 +02:00
build.cmd
build.sh