On Wed May 28 13:49:28 2014, SARTAK wrote:
Show quoted text> Hi Stevan,
>
> On 2014-5月-27 火 05:51:51, SHARYANTO wrote:
> > I need to replace all date strings in a text to a standardized ISO
> > YYYY-MM-DD. Unfortunately, Date::Extract returns DateTime objects and
> > not the original strings. Hopefully an option can be added for this?
>
> Sure. I'd add an option `format => "verbatim"` with a default of
> "DateTime". (Your "returns_orig" is a little bit clumsy). If you're
> feeling particularly generous, `format => "epoch"` would be another
> obvious addition. :)
>
> Thanks!
> Shawn
>
> PS Thank you for helping out, Karen. :)
Hi Shawn,
Um, so who's going to do the implementation? (I don't mind doing it BTW) ;) Couldn't find a link to github repo and couldn't find the repo in your github account also.
Regards,
Steven