Am 30.09.2021 um 16:50 schrieb Riccardo (Jack) Lucchetti:
On Thu, 30 Sep 2021, Sven Schreiber wrote:
> Am 30.09.2021 um 16:39 schrieb Riccardo (Jack) Lucchetti:
>> Indeed, this looks like a strptime bug. For example:
>
> So you mean gretl's strptime, or some other underlying library's
> strptime?
I mean gretl's implementation. Although this is weird, since our own
strpitime is basically just a wrapper around the corresponding C
function. If you want to take a look, the function you want is at line
8510 of lib/src/geneval.c.
Don't know about the code there, but in principle it feels like an
off-by-one bug, no?
cheers
sven