I am trying to create a subscribable web cal.The file works, if I link to it directly.But when generated out of CAKEPHP, even with a blank layout, the calendar program says the data is invalid.I am gu
I am trying to get my script to generate an iCalendar, but mac calendar program keeps telling me the data is invalid.I\'m using cakephp.Here\'s what I have -- any clues?:
I\'m collecting a summary of an ical event in PHP. The thing is, that the summary contains line breaks \\nand I want to replace them with <br> when inserting the events.
I\'m trying to process a ical recurrence record from the python gdata api. DTEND: 20110421T190000 params forDTEND:
I have a file (/test.txt) that contains iCal event info. Friday, May 6, 2011 4:00:00 PM 05/08/2011 11:20:00 PM
I can use iCal to make a new event. tell application \"iCal\" tell calendar \"Todo\" set new_event to make new event at end of events
My iPhone app, a goal-setting workshop, helps users build their own goal list. I\'d like to give my users an ability to export their goals as todo lists, so they can import them in 2do, Toodleo, Outl
$start = new DateTime(\'2011-05-06 19:30:00\', new DateTimeZone(\'Pacific/Tongatapu\')); $start->setTimezone(new DateTimeZone(\'GMT\'));
I开发者_Go百科\'m trying to do functional tests on some PHP code which generates iCal output.Is there a smallish library (PHP) or standalone program (any non-heavyweight implementation that is easily
I am having a form for scheduling a meeting request. and now i need to add timezones to it. I have two dropdowns one for timezone and one for time. so if i select timezone as (GMT-11:00) Midway Islan