-
Bug
-
Resolution: Done
-
Minor
-
6.0.0
-
None
-
Low
The parsing routines for date and numeric types from string allow for non-canonical string forms. Inverting the convert or parse assumes that the format matches exactly (no additional trailing 0's for example) and there is no leading/trailing ws.