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

NOTE: Use epoch seconds to specify the EndDate.

Actions: TaxonomyGenerate
Type: Long
Default:  
Example: EndDate=1000300000
See Also: Interval
StartDate