Returns the time values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not of type time, omits that value in the array.
The [[Thing]] to read the time values from.
The Property whose time values to return.
An array of time values for the given Property.
1.10.0
Returns the time values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not of type time, omits that value in the array.