See:
An open question is whether the date/time values should store the string values intact or parse the strings and store them as chrono values as in the code I removed in https://github.com/andygrove/sqlparser-rs/pull/61 (andygrove@de177f1) - I'm leaning towards the former, so that a user of this library can choose the preferred representation.