Forum Discussion

nolandsmith's avatar
nolandsmith
New Contributor
2 years ago

Regex with Dates

Is it possible to change the date format with RegEx?   The standard format with dates is: YYYY-MM-DD   However, I need all dates in MM/DD/YYY   Is it possible to place YYYY on the end, and repl...