Returns the date 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 date, omits that value in the array.
The [[Thing]] to read the date values from.
The Property whose date values to return.
An array of date values for the given Property.
1.10.0
Returns the date 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 date, omits that value in the array.