Hello,
I need to parse 1000 files.
Is it possible to replace a string with a date to another date?
Also, can it be done in “console mode”?
Example:
“Validated by 20 aug. 2011”
“Validated by 4 may 2014”
“Validated by 30 june 2008”
to
“Validated ON 1 may 2014”
Thank you!
Sebastien