Page History
...
Currently, you cannot specify a range of values for any of the three number fields in a date, See "day" for a way to specify the first seven days.
Code Block |
---|
task x # Run the task twice a month date 1.*.* # month, on 1st and 15th date 15.*.* |
...