We need to make sure on import, when time is configured, the featuretype ends up with a datetime field in geogig or postgis. FYI geojson doesn't really have specific support for datetime, date, time, as types understood are only string, number, true/false, null, object. date values tend to be treated as string.
We need to make sure on import, when time is configured, the featuretype ends up with a datetime field in geogig or postgis. FYI geojson doesn't really have specific support for datetime, date, time, as types understood are only string, number, true/false, null, object. date values tend to be treated as string.