asked on August 24, 2017
I need to convert dates from an invoice into our standard format. I am not sure how to convert dates like:
18-aug-17
Aug 18, 2017
into mm/dd/yyyy format.
I thought about using patterns but not sure that would work. Is there some sort of function I can use?
Thanks in advance for your help!
0
0