StartDate

The time span to generate or return information for. You can use StartDate on its own, or with EndDate or Interval to set the time span.

If you use:

StartDate on its own StartDate as specified
EndDate = Now
StartDate with EndDate StartDate as specified
EndDate as specified
StartDate with Interval StartDate as specified
EndDate =StartDate + Interval

NOTE: Specify the StartDate in epoch seconds.

Actions: ClusterCluster
ClusterResults
ClusterServe2DMap
ClusterSGDataGen
ClusterSGDataServe
ClusterSGDocsServe
ClusterSGPicServe
ClusterShowJobs
Type: Long
Default:  
Example: StartDate=1000290000
See Also: EndDate
Interval