Class MomentTimeZone.Builder
- java.lang.Object
-
- org.uberfire.client.views.pfly.widgets.MomentTimeZone.Builder
-
- Enclosing interface:
- MomentTimeZone
public static class MomentTimeZone.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MomentTimeZonetz()static MomentTimeZonetz(String timeZone)
-
-
-
Method Detail
-
tz
@JsProperty(name="moment.tz", namespace="<global>") public static MomentTimeZone tz()
-
tz
@JsMethod(name="moment.tz", namespace="<global>") public static MomentTimeZone tz(String timeZone)
-
-