Hi All,
I have a date variable that looks like this:
01apr2014 17:06:55
The storage type for this variable is double and display format %tc
I just need the date, that is 01apr2014. How can I delete the time.
Thank you,
Marvin
Comment