Copy link
@rouault

rouault Jan 7, 2020

Author Member

I think in Keith's case the strings are not dates

Except the "3000-02-31" which is not a valid date, the issue could be found with real dates, that the user would want to treat as strings. I chose the DATE_AS_STRING naming because we have already a ARRAY_AS_STRING. Perhaps DATELIKE_AS_STRING then ?