Closed saulgreenberg closed 8 years ago
All date correction routines have been altered to try to deal with erroneous dates. However, we still allow for bad dates to entered by the user. I'll put this in another separate issue to be handled in the future.
The system currently does not handle erroneous dates / times (e.g., empty dates/ times, or strings that are not dates) in a consistent or effective way. The code should be changed to handle this, by either:
The code currently comments the changes I am making to fix this as SAULXXXDATE, in case I have to reverse them.