Contents

date

The date that the exposure occurred.

Declaration

var date: Date { get }

Discussion

The framework stores the date in Universal Coordinated Time (UTC) and rounds the value to the beginning of the exposure day. For example, a date and time of February 1, 2021 at 10:14 UTC rounds to February 1, 2021 at 00:00 UTC.

See Also

Getting Window Properties