EndDate
The time span to generate or return information for. You can use EndDate
on its own, or with StartDate or Interval to set the time span.
If you use:
EndDate on its own |
StartDate = 0EndDate as specified |
EndDate with StartDate |
StartDate as specifiedEndDate as specified |
EndDate with Interval |
StartDate = EndDate - IntervalEndDate as specified |
NOTE: Specify the EndDate
in epoch seconds.
Actions: | ClusterCluster
ClusterResults ClusterServe2DMap ClusterSGDataGen ClusterSGDataServe ClusterSGDocsServe ClusterSGPicServe ClusterShowJobs |
Type: | Long |
Default: | |
Example: | EndDate=1000300000
|
See Also: | Interval
StartDate |