DateTimePropertyType: "time" | "timeofday" | "date" | "year" | "quarter" | "month"

The subset of PropertyTypes that represent a date or time of some kind.

NOTE
For legacy reasons:

  • the type time represents a value with date and time
  • the type timeofday represents a value with only time
  • there is no type for "week"; instead week properties use the type time and are configured as "week" in the applicable view config