The Best Way to Parse Dates from an Email

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-04-13T05:18:25Z Indexed on 2010/04/13 5:22 UTC
Read the original article Hit count: 292

Filed under:
|
|

Im currently developing an app that can parse dates from an email - i.e extract the time and dates from an email (similar to gmail).

Currently I do this in php but this is a tad clunky.

Whats the best language to do this in and are there any existing open source solutions?

© Stack Overflow or respective owner

Related posts about email

Related posts about dates