nickva opened a new pull request #1845: Fix end_time field in /_replicate 
response
URL: https://github.com/apache/couchdb/pull/1845
 
 
   Previously `end_time` was generated converting the start_time to universal,
   then passing that to `httpd_util:rfc1123_date/1`. However, `rfc1123_date/1`
   also transates its argument from local to UTC time, that is it accepts input 
to
   be in local time format.
   
   Fixes #1841
   

----------------------------------------------------------------
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