dojo.require("esri.tasks.Date")
Description
(Added at v1.0)
Date used in geoprocessing.
Samples
Search for
samples that use this class.
Constructors
Properties
date | Date | Date value returned from server. |
format | String | The format of the date used in the date property. |
Constructor Details
Creates a new Date object. This constructor takes no parameters.
Property Details
Date value returned from server.
The format of the date used in the date property. The format is EEE MMM dd HH:mm:ss zzz yyyy. For example, Mon Apr 28 13:31:28 PDT 2008.