public class

JiraTimeZoneManager

extends Object
implements TimeZoneManager
java.lang.Object
   ↳ com.atlassian.sal.jira.timezone.JiraTimeZoneManager

Summary

Public Constructors
JiraTimeZoneManager(TimeZoneService timeZoneService, TimeZoneManager timeZoneManager, JiraAuthenticationContext jiraAuthenticationContext)
Public Methods
TimeZone getDefaultTimeZone()
TimeZone getUserTimeZone()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.sal.api.timezone.TimeZoneManager

Public Constructors

public JiraTimeZoneManager (TimeZoneService timeZoneService, TimeZoneManager timeZoneManager, JiraAuthenticationContext jiraAuthenticationContext)

Public Methods

public TimeZone getDefaultTimeZone ()

public TimeZone getUserTimeZone ()