parsePossibleDate is a (very β) attempt to parse strings (more correctly: a variant) that might contain dates and if matched, return such a date. If the value could not be mached, it returns cvDate(null). DD.MM.YYYY HH24:MI
YYYYMMDD
MON DD, YYYY
Text module