parseVTimeZone

fun parseVTimeZone(timezoneDef: String): VTimeZone?

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

timezoneDef

iCalendar with only a VTIMEZONE definition