Class TimezoneSettings


  • public class TimezoneSettings
    extends Object
    Timezone settings.
    Since:
    Mattermost Server 4.9
    Author:
    Takayuki Maruyama
    • Constructor Detail

      • TimezoneSettings

        public TimezoneSettings()
    • Method Detail

      • getSupportedTimezonesPath

        public String getSupportedTimezonesPath()
      • setSupportedTimezonesPath

        public void setSupportedTimezonesPath​(String supportedTimezonesPath)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object