skeyby commented on issue #1841: start_time in _replicate response not using UTC
URL: https://github.com/apache/couchdb/issues/1841#issuecomment-452206444
 
 
   > Ah, this is because the shell from which I launched CouchDB has my TZ set 
to EST5EDT:
   > 
   > ```
   > $ echo $TZ
   > EST5EDT
   > ```
   > which is overriding `/etc/timezone`.
   > 
   > Check the TZ variable for your launch process for CouchDB. If you launched 
this from the command line, you may have your local
   > 
   > If you're on Linux, you can confirm this by looking in 
`/proc/<pid-of-couchdb>/environ`.
   > 
   > Not saying this is fixed, just a workaround.
   
   Hi Joan. Just as a general note, FreeBSD neither have /etc/timezone or $TZ 
environment variable.
   
   I guess Erlang is finding the correct timezone somehow else. 
   
   Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to