Contents

XPC_TYPE_DATE

A type that represents a date interval.

Declaration

var XPC_TYPE_DATE: xpc_type_t { get }

Discussion

The interval is with respect to UNIX time. XPC dates are in UTC and are unaware of local time or leap seconds.

See Also

Types of objects