Contents

Alarm.Schedule.relative(_:)

An alarm that can repeat and fire at a time relative to the device’s current time zone.

Declaration

case relative(Alarm.Schedule.Relative)

Discussion

You can use relative for events which need to take into account the current time zone. For example, a wake up alarm.

See Also

Setting an alarm schedule