|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeZoneManager
The TimeZoneManager can be used to retrieve the time zone of a user or the logged in user.
Method Summary | |
---|---|
TimeZone |
getLoggedInUserTimeZone()
Return the time zone of the user who is currently logged in. |
TimeZone |
getTimeZoneforUser(com.atlassian.crowd.embedded.api.User user)
Return the time zone of a user who is currently logged in. |
Method Detail |
---|
TimeZone getLoggedInUserTimeZone()
TimeZone getTimeZoneforUser(com.atlassian.crowd.embedded.api.User user)
user
- a user.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |