Ben Fortuna
Ben Fortuna
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
Investigate the potential for using icu4j to add support for non-gregorian calendar scales. See here for further details: https://sourceforge.net/p/ical4j/discussion/368290/thread/f1089523/
https://www.threeten.org/threeten-extra/ Potentially replace `DateRange` and `Period` with `Interval` and `PeriodDuration`
Use Java 8 function interfaces where applicable. - transformer like unaryoperator - validator like consumer - uidgenerator like supplier
Where interval greater than 1 the current increment (smart increment) may skip over the first valid occurrence. Preferably interval should only be applied after the first matching occurrence.
Create new project to publish/test Android library (aar) for ical4j
The calendar component is showing Feb 28 2021 as a Monday, when it should be a Sunday. Google calendar as comparison:
When running `astro plan --trace` in a repository on the host filesystem the process hangs with: ``` [TRACE] 2019/05/23 01:48:51 terraform: copying tree from /host/home/Development/my-repo to /host/home/Development/my-repo/.astro/01DBH60VM64E5ZGFBF33H7GQJE/my-module/sandbox ``` It does...