Closed ablancha closed 1 year ago
Fixes implementation of _times_to_array which currently ignores cal365Days and therefore includes leap days even when cal365Days = True.
_times_to_array
cal365Days
cal365Days = True
Fixes implementation of
_times_to_array
which currently ignorescal365Days
and therefore includes leap days even whencal365Days = True
.