nickva commented on issue #1841: start_time in _replicate response not using UTC URL: https://github.com/apache/couchdb/issues/1841#issuecomment-452903795 @skeyby Argh it looks like I put the wrong commit message in. It is fixing the start time in the code: https://github.com/apache/couchdb/pull/1845/files The problem previously was that start_time was kept internally as a "system" timestamp. Then we translated that to the "universal" time and then called another function which translated from local to the universal. So it applied the same transformation twice.
---------------------------------------------------------------- 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
