Class DefaultTimeZone

java.lang.Object
de.uplanet.lucy.server.DefaultTimeZone

@Scriptable public final class DefaultTimeZone extends Object
  • Method Details

    • 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.