Method ToLocal
ToLocal()
Converts this trigger into the one using local time.
Declaration
public iOSNotificationCalendarTrigger ToLocal()
Returns
| Type | Description |
|---|---|
| iOSNotificationCalendarTrigger | A new trigger with UtcTime set to false and other field adjusted accordingly. |