You are viewing limited content. For full access, please sign in.

Question

Question

Regular Expression Question

asked on October 26, 2016 Show version history

Good afternoon,

I am working on a substitution pattern to change token value 'Sep 19, 2016' to '09/19/2016'.  Any regular expression  suggestion would be appreciated.  

Thanks,

Pete Lake

0 0

Replies

replied on October 26, 2016

You shouldn't need regular expression for that, token formatting can do it. Just add the token to whatever field, right-click it and choose Token Editor from the context menu. Then format it as MM/dd/yyyy.

1 0
replied on October 26, 2016

Miruna,

That worked!  Thanks for the information.  

Pete

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.