Excerpt | ||
---|---|---|
| ||
Functions which handle dates. |
Date/time functions operate on dates and date&time values.
...
dateSet(in.date, _DAY_OF_WEEK, _SUNDAY)
...
Day Values
The following numbers correspond to the following numbers in the date functions.
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
- Sunday
Info |
---|
Please note that different numbers represent the days of the week in task schedules. |
See Also