| almanac-defaults | R Documentation |
almanac_since() represents the default since date used in almanac. It
defaults to 1900-01-01, a Monday.
almanac_until() represents the default until date used in almanac. It
defaults to 2100-01-01, a Friday.
The choice of since and until are somewhat arbitrary, but should generate
a useful event set range for most rschedules. If you need to adjust the
defaults, then you should supply the since and until arguments directly
to the rrule generators, like yearly() and weekly().
The since default is particularly important for weekly recurrence rules,
where the since date represents the anchor point to begin counting from.
See recur_on_day_of_week() for examples of how to adjust this.
almanac_since()
almanac_until()
almanac_since()
almanac_until()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.