The end date to use when you want to retrieve data related to a fixed time period.
Specify the date in the format YYYY-MM-DD HH:NN
, and in the UTC time zone.
If you set the parameters RelativeStartDate and RelativeEndDate, then StartDate and EndDate are ignored.
Type: | String |
Default: | |
Required: | You must set either StartDate and EndDate, or RelativeStartDate and RelativeEndDate |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | EndDate=2015-10-30 23:59
|
See Also: | StartDate |
|