Hi
> Actually you first need to install the ‘tzdata’ package (which I just
> added yesterday!). Then you must set the TZDIR environment variable to
> point to it, like this:
>
> export TZDIR=$HOME/.guix-profile/share/zoneinfo
>
> The C library (the one from Guix) will then get timezone info fr
Alex Sassmannshausen skribis:
> I'm running into issues whereby the 'date' command that is part of the
> coreutils package (installed through guix) returns non-timezone
> corrected values (i.e. it returns UTC even for local time).
Actually you first need to install the ‘tzdata’ package (which I
Hello all,
I'm running into issues whereby the 'date' command that is part of the
coreutils package (installed through guix) returns non-timezone
corrected values (i.e. it returns UTC even for local time).
I suspect this was to do with the locale complications of the earlier
gcc version that was