Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
The date by which this reminder should be completed.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
EKReminder | The reference to the reminder. | $Reminder | |
Year | The year number. If missing or negative, no year is defined. |
2016 | Optional |
Month | The month number. If missing or negative, no month is defined. |
12 | Optional |
Day | The day number. If missing or negative, no day is defined. |
12 | Optional |
Hour | The hour number. If missing or negative, no hour is defined. |
16 | Optional |
Minute | The minute number. If missing or negative, no minute is defined. |
12 | Optional |
Second | The second number. If missing or negative, no second is defined. |
0 | Optional |
TimeZone | The time zone to use. Value of "System" sets to system time zone. Value of "Default" sets to default time zone. |
"GMT" | Optional |
Returns OK or error.
Created 10th March 2016, last changed 13th March 2016
Events.Reminder.SetDueDate - Events.Reminder.SetPriority
Feedback: Report problem or ask question.