Package io.jmix.core
Interface HasTimeZone
public interface HasTimeZone
Provides user time zone information.
If User entity implements HasTimeZone,
CurrentAuthentication.getTimeZone()
should use timezone from a User entity for all datetime operations.-
Method Summary
-
Method Details
-
getTimeZoneId
- Returns:
- time zone id of the user
-