I'm finding that biff treats times in the format 2025-10-15T17:48:50Z as being in Etc/Unknown. I would have expected the Z suffix to specify UTC, as per https://datatracker.ietf.org/doc/html/rfc3339#section-5.6 .
I'm aware that time zones and time representations are fraught, but I was wondering why Buff behaves this way?
That said, it's an invaluable tool!
I'm finding that
bifftreats times in the format2025-10-15T17:48:50Zas being inEtc/Unknown. I would have expected the Z suffix to specify UTC, as per https://datatracker.ietf.org/doc/html/rfc3339#section-5.6 .I'm aware that time zones and time representations are fraught, but I was wondering why Buff behaves this way?
That said, it's an invaluable tool!