Class TimeZoneUtils


  • public class TimeZoneUtils
    extends Object
    • Field Detail

      • FORMATTER

        public static final com.google.gwt.i18n.client.DateTimeFormat FORMATTER
    • Constructor Detail

      • TimeZoneUtils

        public TimeZoneUtils()
    • Method Detail

      • convertFromServerTimeZone

        public static Date convertFromServerTimeZone​(Date date)
      • convertToServerTimeZone

        public static Date convertToServerTimeZone​(Date date)
      • formatWithServerTimeZone

        public static String formatWithServerTimeZone​(Date date)
      • getTimeZone

        public static com.google.gwt.i18n.client.TimeZone getTimeZone()
      • internalFormatter

        public static com.google.gwt.i18n.client.DateTimeFormat internalFormatter()