minify

fun minify(originalTz: VTimeZone, startTemporal: Temporal?): VTimeZone

Minifies a VTIMEZONE so that only these observances are kept:

Additionally, all properties other than observances and TZID are dropped.

Return

minified time zone definition

Parameters

originalTz

time zone definition to minify

startTemporal

start date for components (usually DTSTART); null if unknown