This function will return a sequence of the months between
the dates from
and to
.
The dates in the sequence that is returned are on the first day of
each month.
1 |
from, to |
Start and end of the date sequence (these should be of
class |
floorFrom |
If TRUE the first element in the sequence is the start of
the first month before |
ceilTo |
If TRUE the last element in the sequence is the start of
the first month after |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.