@JsType(isNative=true) public abstract class MomentDuration extends Object
Modifier and Type | Field and Description |
---|---|
static MomentDuration |
moment |
Constructor and Description |
---|
MomentDuration() |
Modifier and Type | Method and Description |
---|---|
MomentDuration |
duration(com.google.gwt.core.client.JavaScriptObject properties) |
MomentDurationObject |
duration(String pattern) |
String |
toISOString() |
@JsProperty(namespace="<global>", name="moment") public static MomentDuration moment
public MomentDurationObject duration(String pattern)
public MomentDuration duration(com.google.gwt.core.client.JavaScriptObject properties)
public String toISOString()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.