Update second timezone

This commit is contained in:
Przemek Grondek 2023-04-24 03:07:29 +02:00
parent 18be8fa355
commit 92b5bb9bfa

View File

@ -20,7 +20,7 @@
char *tzargentina = "America/Buenos_Aires";
char *tzutc = "UTC";
char *tzwarsaw = "Europe/Warsaw";
char *tzlocal = "Australia/Sydney";
char *tzlocal = "Europe/Warsaw";
static Display *dpy;