1
Hi all,
I'm building a button for piCal to export into the new Google calendar but, having little to no php or MySQL skills, am stuck on what I fervently hope is a question with a simple answer.
Ideally someone who has tinkered with piCal in the past can help.
In the module's file "class/pical.php" I am wanting to put in variables which will output the start and end times of an event in UTC format.
So far I have inserted "$start_time_str" and "$end_time_str" in the link and of course it has given me the start and end times in the format they are displayed on the page.
Does anyone know what I should put in the link instead, to output in UTC format?
Thanking you all in advance!
KK.