We are using GDAL 3.4.1 to convert GeoJSON to ESRI Shapefile with ogr2ogr. Our source data has a datetime field with content like "2022-07-09T23:59:59.000000Z" and in the resultant Shapefile it shows up as 7/9/2002.
Is there a way to get the ISO datetime into the Shapefile as a string instead of the truncated date? Thanks! Ashley Mort Sr. Software Engineer 972-638-6317 office 814-571-3039 cell
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
