<div dir="ltr">I got into this problem early today. Trying to save a GPX as SHP I loose the time part of the time Field, and only the date is saved as a string.<div><br></div><div>Instead of getting a string like this: "2013-11-21T10:00:25" all I get is "2013-11-21".</div>
<div><br></div><div>I suspected that this had something to do with GDAL\OGR, and I found a bug about this exact problem.</div><div><br></div><div><a href="http://trac.osgeo.org/gdal/ticket/2968">http://trac.osgeo.org/gdal/ticket/2968</a><br>
</div><div><br></div><div>In the end of the ticket report, a possible solution is given to allow ogr2ogr to cast the DateTime filed as a string, I think this might be preferable within QGIS, to ensure no data is lost. Should I fill a Feature request in Redmine?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Alexandre Neto</div></div>