var deliveryDate : Date?
Specifies when the notification should be delivered.
いつ通知が配達されるべきかを指定します。
var deliveryRepeatInterval : DateComponents?
Specifies the date components that control how often a user notification is repeated.
どのくらい頻繁にあるユーザ通知が繰り返されるか制御する日付構成要素を指定します。
var deliveryTimeZone : TimeZone?
Specify the time zone to interpret the delivery date in.
配達日付をそれにおいて解釈するタイムゾーンを指定します。