Closed GoogleCodeExporter closed 9 years ago
Sorry, the regexp didn't do the job. Have to dig in a bit more...
Original comment by blezek@gmail.com
on 17 Feb 2010 at 6:45
[deleted comment]
Hi.
Thanks for the report. I've changed it to:
Regex cvsexp_date_regex("\\(date: ([0-9]{4})[-/]([0-9]{2})[-/]([0-9]{2})
([0-9]{2}):([0-9]{2}):([0-9]{2})(?: [+-][0-9]{4})?;(.+)$");
Original comment by acaudw...@gmail.com
on 17 Feb 2010 at 8:58
Original issue reported on code.google.com by
blezek@gmail.com
on 17 Feb 2010 at 6:41