Uses of Enum Class
com.flowingcode.vaadin.addons.relativetime.TimeZoneName
-
Uses of TimeZoneName in com.flowingcode.vaadin.addons.relativetime
Methods in com.flowingcode.vaadin.addons.relativetime that return TimeZoneNameModifier and TypeMethodDescriptionstatic TimeZoneNameReturns the enum constant of this class with the specified name.static TimeZoneName[]TimeZoneName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.flowingcode.vaadin.addons.relativetime with parameters of type TimeZoneNameModifier and TypeMethodDescriptionRelativeTime.setTimeZoneName(TimeZoneName value) Sets thetime-zone-nameattribute, controlling whether and how the time-zone name is appended in absolute-date output.