You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the best option would be to return TZID (perhaps as another key/value pair); the contents of DTSTART can already be returned by referring to the key ($event['DTSTART']) .
;LANGUAGE=en-gb
;LANGUAGE=en-us
;TZID="(UTC) Dublin, Edinburgh, Lisbon, London"
;TZID="Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London"
;TZID="GMT Standard Time"
;TZID="British Standard Time"
;TZID="Unnamed Time Zone 1"
;TZID="Unnamed Time Zone 2"
;VALUE=DATE
Please add a variable where either the raw DTSTART or the TZID is passed back from the parser.
The text was updated successfully, but these errors were encountered: