Search notes:

VBA module Text, function parsePossibleDate

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).
Formats that the function recognizes are:

TODO

Does this function belong to a DateTime related module?

See also

The Text module

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759421526, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/VBA/modules/Common/Text/parsePossibleDate(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78