StartDate
The time span for which to generate the taxonomy from clusters. You can use StartDate
on its own, or with Interval or EndDate to set the time span.
If you use:
StartDate on its own |
StartDate as specifiedEndDate = 0 |
StartDate with EndDate |
StartDate as specifiedEndDate as specified |
StartDate with Interval |
StartDate as specifiedEndDate = StartDate + Interval |
NOTE: Use epoch seconds to specify the StartDate
.
Actions: | TaxonomyGenerate |
Type: | String |
Default: | |
Example: | StartDate=1000290000
|
See Also: | EndDate
Interval |