Interface DeviceTimeZoneProvider

All Known Implementing Classes:
DeviceTimeZoneProviderImpl

public interface DeviceTimeZoneProvider
Interface for obtaining the user's device time zone.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDeviceTimeZone

      @Nullable TimeZone getDeviceTimeZone()
      Returns:
      time zone provided by the device (e.g. by the browser if the browser supports this feature), null otherwise