4 Oct
2019
4 Oct
'19
1:35 p.m.
On 9/30/19 4:45 PM, Ben Nemec wrote:
The concern with this was that the jsonutils handler for things like datetime objects is not tz-aware, which means if you send a datetime object over RPC and don't explicitly handle it you could lose important information.
echo Etc/UTC >/etc/timezone Problem solved... :) Thomas