id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,parents 1065,Timestamps are not UTC,Jonas Haraldsson,,"All timestamps are generated from localtime ({{{datetime.datetime.now()}}}) and the API displays them as UTC (""2014-12-11T13:03:59.261590+00:00"") (#1023) which will be off by n hours depending on which timezone the server is in. Probably best fixed by changing timestamp generation to use {{{ datetime.datetime.utcnow() }}}",defect,closed,major,0.8.0,programming,fixed,,JanKusanagi,