I'm using the (today) function from the gregor library. It was returning 
tomorrow instead of today, so I thought the problem was the timezone on my 
Ubuntu server. I configured the timezone to be US/Eastern via: sudo 
dpkg-reconfigure tzdata

Now the date command returns:  Thu Feb 21 21:23:43 EST 2019   as expected.

Unfortunately, (system-tzid) returns:  "Etc/UTC"

So, gregor's (today) still returns tomorrow (since it's so late).

Anyone know how to get (system-tzid) to return the correct value on Ubuntu?

Thanks,
Brian

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to