[shell] Use `C` locale when showing date
commit2d11701090a3c9cc5174c6686ebc14a3e3d5650f
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 22 Feb 2022 15:41:30 +0000 (22 16:41 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Tue, 1 Mar 2022 18:30:21 +0000 (1 19:30 +0100)
tree06288c32c347a2328aab24336fd1e830cbdd9c66
parent96b98b7b55d0d4acb63a7d7b03943c199652ab26
[shell] Use `C` locale when showing date

At some point, locales have changed such that in en_GB time started to be
formatted using 12-hour clock.  This is of course a dumb format so override
locale when running date.
sh/shellrc