Uses of Class
jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
Packages that use TimeZoneIdentifier
Package
Description
-
Uses of TimeZoneIdentifier in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as TimeZoneIdentifierModifier and TypeFieldDescriptionprivate TimeZoneIdentifier
VTimeZone.timeZoneIdentifier
TZID Time Zone Identifier RFC 5545, 3.8.3.1, page 102 To specify the identifier for the time zone definition for a time component in the property value LIMITATION: globally unique time zones are stored as strings and the ZoneID is null.Methods in jfxtras.icalendarfx.components that return TimeZoneIdentifierMethods in jfxtras.icalendarfx.components with parameters of type TimeZoneIdentifierModifier and TypeMethodDescriptionvoid
VTimeZone.setTimeZoneIdentifier
(TimeZoneIdentifier timeZoneIdentifier) VTimeZone.withTimeZoneIdentifier
(TimeZoneIdentifier timeZoneIdentifier) -
Uses of TimeZoneIdentifier in jfxtras.icalendarfx.properties.component.timezone
Methods in jfxtras.icalendarfx.properties.component.timezone that return TimeZoneIdentifierConstructors in jfxtras.icalendarfx.properties.component.timezone with parameters of type TimeZoneIdentifier