parse VTime Zone
Parses an iCalendar that only contains a VTIMEZONE
definition to a VTimeZone object.
Return
parsed VTimeZone, or null
when the timezone definition can't be parsed
Parameters
timezone Def
iCalendar with only a VTIMEZONE
definition