Instance Property
インスタンスプロパティ
deliveryTimeZone
Specify the time zone to interpret the delivery date in.
配達日付をそれにおいて解釈するタイムゾーンを指定します。
Discussion
議論
If this value is nil
and the user switches time zones, the notification center will adjust the time of presentation to account for the time zone change.
この値がnil
であるそしてユーザがタイムゾーンを切り替えるならば、通知センターは提示時間を調節して、タイムゾーン変更に対して責任を持ちます。
If a notification should be delivered at a time in a specific time zone (regardless of whether the user switches time zones), set this value to the specific time zone, for example the current time zone.
通知が特定のタイムゾーンでのある時間に配達されるべきならば(ユーザがタイムゾーンを切り替えようとかまわずに)、この値をその特定のタイムゾーン、例えば現在のタイムゾーンに設定してください。
See Also
参照
Delivery Timing
配達時機
deliveryDate
Specifies when the notification should be delivered.
いつ通知が配達されるべきかを指定します。
Deprecated
非推奨
actualDeliveryDate
The date this notification was actually delivered.
この通知が実際に配達された日付。
Deprecated
非推奨
deliveryRepeatInterval
Specifies the date components that control how often a user notification is repeated.
どのくらい頻繁にあるユーザ通知が繰り返されるか制御する日付構成要素を指定します。
Deprecated
非推奨