Hi, At the moment update_date field in xml dump only lists date: <update_date>2013-02-21</update_date> It would be really nice if update_date used datetime format, showing date and UTC time. Something like: <update_date>2013-02-21 13:04:12</update_date> Many thanks, Tomas
Altering the database schema breaks the API so we'd only do this in a major version.
Oops, missed my own comment #1, requires significant testing and should happen at the same time the other DB changes occur.
HSS-QE has reviewed and declined this request. QE for this bug will be handled by IED.
To ssh://git.fedorahosted.org/git/publican.git 72c9ff3..0f9a002 HEAD -> devel
Verified with publican-3.9.9-0.fc19.t7.noarch <record> <name>Technical_Reference_Guide</name> <ID>2</ID> ... <update_date>2013-10-14 06:22:15</update_date> ... </record>