| com.atlassian.jira.timezone.TimeZoneResolver |
Known Indirect Subclasses
| |||||||||||||||
Internal interface used for resolving the TimeZoneInfo to use. These are normally implemented by the TimeZoneService, except when JIRA is still bootstrapping.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the JIRA default time zone.
| |||||||||||
Returns a user's effective time zone.
| |||||||||||
Returns the JIRA default time zone.
| serviceContext | a JiraServiceContext |
|---|
Returns a user's effective time zone.
| serviceContext | a JiraServiceContext |
|---|

