Time Stamp
You can use this widget filter only with data that defines an interval. The Time widget only shows the features on the map that have a range that includes the widget slider value.

The formula to filter the data is:
DataMin ≤ SliderValue && DataMax ≥ SliderValue
Min Property Name
The name of the feature — one element of the vector dataset — property, which holds the value for DataMin.
Max Property Name
The name of the feature property, which holds the value for DataMax.
Min and Max Property Format
Defines the format used to serialize dates when building queries from the time widget values.
Possible values are:
- Unix Timestamp in seconds
- Unix Timestamp in milliseconds
- DayJS compatible