Uses of Class
jfxtras.icalendarfx.properties.component.timezone.TimeZoneIdentifier
Packages that use TimeZoneIdentifier
Package
Description
-
Uses of TimeZoneIdentifier in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return TimeZoneIdentifierMethods in jfxtras.icalendarfx.components with parameters of type TimeZoneIdentifierModifier and TypeMethodDescriptionvoidVTimeZone.setTimeZoneIdentifier(TimeZoneIdentifier timeZoneIdentifier) VTimeZone.withTimeZoneIdentifier(TimeZoneIdentifier timeZoneIdentifier) -
Uses of TimeZoneIdentifier in jfxtras.icalendarfx.properties.component.timezone
Subclasses with type arguments of type TimeZoneIdentifier in jfxtras.icalendarfx.properties.component.timezoneModifier and TypeClassDescriptionclassTZID 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.properties.component.timezone that return TimeZoneIdentifierConstructors in jfxtras.icalendarfx.properties.component.timezone with parameters of type TimeZoneIdentifier