Contents

xpc_date_create_from_current()

Creates an XPC date object that represents the current date.

Declaration

func xpc_date_create_from_current() -> xpc_object_t

Return Value

A new date object representing the current date.

See Also

Date objects