I'd like to convert the date separators in a date.
So, from 11.11.2009 -> 11-11-2009
Could someone help me do that with a regex?
I'd like to convert the date separators in a date.
So, from 11.11.2009 -> 11-11-2009
Could someone help me do that with a regex?