of
Creates a VerdandiTimeZone from an IANA timezone identifier.
Return
a validated VerdandiTimeZone instance.
Parameters
id
the IANA timezone identifier (e.g. "America/New_York", "Asia/Tokyo").
Throws
if id is not recognized by the platform.
Creates a VerdandiTimeZone from an IANA timezone identifier.
a validated VerdandiTimeZone instance.
the IANA timezone identifier (e.g. "America/New_York", "Asia/Tokyo").
if id is not recognized by the platform.