i have a variable which have a date format
Code:
%tdnn/dd/CCYY
I write an example: I would like to transform from
Code:
01/24/2018
Code:
1801
There is a quickly way to do it ? I was thinking to change the format to string, before to do it.
Many thanks in advance for your time.
0 Response to string variable management
Post a Comment