Class DefaultTimeZone


  • @Scriptable
    public final class DefaultTimeZone
    extends Object
    • Method Detail

      • getId

        public static String getId()
        Get the default time zone identifier for the served portal.
        Returns:
        The default time zone identifier.
      • get

        public static TimeZone get()
        Get the default time zone for the served portal.
        Returns:
        The default time zone.