On Tue, 25 May 2021 16:40:53 GMT, Naoto Sato wrote:
> Please review the fix. The issue was informed yesterday by @amaembo that it
> offends some code analysis tools.
> Although the fix is to change the condition error, it turned out that
> `JapaneseImperialCalendar.roll()` did not work for `WEE
On Tue, 25 May 2021 16:40:53 GMT, Naoto Sato wrote:
> Please review the fix. The issue was informed yesterday by @amaembo that it
> offends some code analysis tools.
> Although the fix is to change the condition error, it turned out that
> `JapaneseImperialCalendar.roll()` did not work for `WEE
Please review the fix. The issue was informed yesterday by @amaembo that it
offends some code analysis tools.
Although the fix is to change the condition error, it turned out that
`JapaneseImperialCalendar.roll()` did not work for `WEEK_OF_MONTH` and
`DAY_OF_MONTH`. There was an inherent issue w