On Thu, Oct 13, 2022 at 11:04 AM Marc Nieper-Wißkirchen < marc.nie...@gmail.com> wrote:
> If no such thing as a UTC second is implemented, my idea can´t work. > But why don't you simply advance the day field by one? Or is this not > possible with the API? > As far as I can tell, the API doesn't allow it. For years, I have been using code based on the book Calendrical Calculations <https://en.wikipedia.org/wiki/Calendrical_Calculations>, but I thought I would try to use SRFI 19 instead while I'm in the process of rewriting the SRFI chart-generating program (the one that produces this chart <https://srfi.schemers.org/about.html#cumulative-srfis>).