Closed naegelyd closed 10 years ago
Note, this will treat datetime
simple types identically to date
simple types. Also, time
will still just be considered linear. There are definitely more opportunities for improvement(adding support for time
, parsing the time portion of datetime
, etc...) here but they can be done in another PR or as part of #505.
Fix #740.
Signed-off-by: Don Naegely naegelyd@gmail.com