later
later copied to clipboard
Count ocurrences when schedule has an end condition
Hi,
It would be great to have a function that returns the last ocurrence.
This is, when scheduling an end condition (number of ocurrences, date, etc...) it would be great to know how many ocurrences will happen. Also, being able to get the date for that last repeition would be great :)
Any ideas on how to get this?
The only way to determine the last occurrence is to calculate all of them. Just try to schedule a large number of occurrences, Later will stop if there are no more remaining.