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 specifiedEndDate = Now |
StartDate with EndDate |
StartDate as specifiedEndDate as specified |
StartDate with Interval |
StartDate as specifiedEndDate = 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 |
|
|