EndDate
The time span for which to generate the taxonomy from clusters. 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: Use epoch seconds to specify the EndDate
.
Actions: | TaxonomyGenerate |
Type: | Long |
Default: | |
Example: | EndDate=1000300000
|
See Also: | Interval
StartDate |