public class Date
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
static Date |
create()
Creates a new Date object.
|
com.google.gwt.core.client.JsDate |
getDate()
Date value returned from server.
|
java.lang.String |
getFormat()
The format of the date used in the date property.
|
public static Date create()
public final com.google.gwt.core.client.JsDate getDate()
public final java.lang.String getFormat()