[PATCH] strptime: fix am/pm converting to 24-hour system

Corinna Vinschen vinschen@redhat.com
Wed Feb 21 14:53:42 GMT 2024


Hi Alexey,

On Feb 20 18:51, Alexey Lapshin wrote:
> Fix the issue of parsing 08:00AM, which currently gives a 20:00 representation.
> 
> ---
>  newlib/libc/time/strptime.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)

Pushed, thank you!

Corinna



More information about the Newlib mailing list