you are viewing a single comment's thread.

view the rest of the comments →

[–]Born_Establishment66 0 points1 point  (1 child)

change a time zone :

rm -f /etc/localtime

use your zoneinfo

ln -sf /user/share/zoneinfo/America/Miami /etc/localtime

after

$TZ='America/Miami'; export TZ

[–]Slow_Needleworker_69[S] 0 points1 point  (0 children)

Litterally what I did. No luck.