BBS:      TELESC.NET.BR
Assunto:  date -Ins
De:       Maurice Kinal
Data:     Wed, 21 Jan 2026 03:30:59 +0000
-----------------------------------------------------------
Hej Maurice!

> $ TZ=PST8PDT date --date="2026-01-19T03:31:42,219647248+00:00"

You forgot the formatting string at the end.  The above should have been;

$ TZ=PST8PDT date --date="2026-01-19T03:31:42,219647248+00:00" +"%FT%T,%N%:z"
2026-01-18T19:31:42,219647248-08:00

Much better now.  The above format matches busybox's output for the 'date -Ins' command.

Not that any of this matters any but this way we can at least pretend to care about compatibilty issues with XP.  :::shudder:::

Het leven is goed,
Maurice

-o   o- -o   o-  o-  o-  o- -o  -o  -o   o- -o  -o   o-  o- -o
 (\ /)   (\ /)  /)  /)  /)   (\  (\  (\ /)   (\  (\ /)  /)   (\
 ^^ ^^   ^^ ^^  ^^  ^^  ^^   ^^  ^^  ^^ ^^   ^^  ^^ ^^  ^^   ^^
... I've got squirrels in my pants!
--- GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)
 * Origin: Little Mikey's EuroPoint @ (2:280/464.113)

-----------------------------------------------------------
[Voltar]