Check if the property is a date or time type, i.e. it is a property that represents a date or time, such as time, timeofday, date, year, quarter, or month.
time
timeofday
date
year
quarter
month
true if the property is a date or time type, false otherwise
the property to check
Check if the property is a date or time type, i.e. it is a property that represents a date or time, such as
time
,timeofday
,date
,year
,quarter
, ormonth
.Returns
true if the property is a date or time type, false otherwise