Class TimeZoneUtils
- java.lang.Object
-
- org.kie.workbench.common.widgets.client.util.TimeZoneUtils
-
public class TimeZoneUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static com.google.gwt.i18n.client.DateTimeFormatFORMATTER
-
Constructor Summary
Constructors Constructor Description TimeZoneUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DateconvertFromServerTimeZone(Date date)static DateconvertToServerTimeZone(Date date)static StringformatWithServerTimeZone(Date date)static com.google.gwt.i18n.client.TimeZonegetTimeZone()static com.google.gwt.i18n.client.DateTimeFormatinternalFormatter()
-