Uses of Class
com.atlassian.confluence.core.TimeZone
Packages that use TimeZone
Package
Description
-
Uses of TimeZone in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return TimeZoneModifier and TypeMethodDescriptionstatic TimeZone
TimeZone.getDefault()
Deprecated.since 5.7.protected TimeZone
ConfluenceActionSupport.getDefaultTimeZone()
static TimeZone
TimeZone.getInstance
(String timeZoneID) Returns the flyweightTimeZone
for the given ID, which is the same instance used for this time zone throughout the system.static TimeZone
TimeZone.getInstance
(TimeZone timeZone) ConfluenceActionSupport.getTimeZone()
DateFormatter.getTimeZone()
Methods in com.atlassian.confluence.core that return types with arguments of type TimeZoneConstructors in com.atlassian.confluence.core with parameters of type TimeZoneModifierConstructorDescriptionDateFormatter
(TimeZone timeZone, FormatSettingsManager formatSettingsManager, LocaleManager localeManager) -
Uses of TimeZone in com.atlassian.confluence.setup.settings
Methods in com.atlassian.confluence.setup.settings that return TimeZone -
Uses of TimeZone in com.atlassian.confluence.user
Methods in com.atlassian.confluence.user that return TimeZone -
Uses of TimeZone in com.atlassian.confluence.user.actions
Fields in com.atlassian.confluence.user.actions declared as TimeZone