Package io.jmix.core.security
Interface DeviceTimeZoneProvider
- All Known Implementing Classes:
- DeviceTimeZoneProviderImpl
public interface DeviceTimeZoneProvider
Interface for obtaining the user's device time zone.
- 
Method Summary
- 
Method Details- 
getDeviceTimeZone- Returns:
- time zone provided by the device (e.g. by the browser if the browser supports this feature),
 nullotherwise
 
 
-