|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeZoneInfo | |
|---|---|
| com.atlassian.jira.timezone | |
| Uses of TimeZoneInfo in com.atlassian.jira.timezone |
|---|
| Methods in com.atlassian.jira.timezone that return TimeZoneInfo | |
|---|---|
TimeZoneInfo |
TimeZoneService.getDefaultTimeZoneInfo(JiraServiceContext serviceContext)
Returns the default time zone which is globally configured. |
TimeZoneInfo |
TimeZoneService.getJVMTimeZoneInfo(JiraServiceContext serviceContext)
Returns the time zone of the JVM |
TimeZoneInfo |
TimeZoneService.getUserTimeZoneInfo(JiraServiceContext serviceContext)
Return the time zone for this user. |
| Methods in com.atlassian.jira.timezone that return types with arguments of type TimeZoneInfo | |
|---|---|
List<TimeZoneInfo> |
TimeZoneService.getTimeZoneInfos(JiraServiceContext serviceContext)
Retrieves all time zones. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||