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