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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTimeZoneId

      @Nullable String getTimeZoneId()
      Returns:
      time zone id of the user