Hello, On 15/05/2026 06:27, Matthieu Baerts (NGI0) wrote: > Using the format specifier +%s%3N with GNU date is honoured, and only > prints 3 digits of the nanoseconds portion of the seconds since epoch, > which corresponds to the milliseconds. > > The uutils implementation of date currently does not honour this, and > always prints all 9 digits. This is a known issue [1], but can be worked > around by adapting this test to use nanoseconds instead of microseconds,
Sashiko noticed that I wrote microseconds instead of milliseconds. Do I need to send a v3 just to fix this typo? Cheers, Matt -- Sponsored by the NGI0 Core fund.

