Hi all
I have a quick question...
Currently the date format is:
'2003-01-28'
I would like it to be displayed in this format:
'28-01-2003' or '28/01/2003'
The date field is varchar, so does this mean that i have to convert it to datetime first?
Thank you for your help...
Cheers,
B
I have a quick question...
Currently the date format is:
'2003-01-28'
I would like it to be displayed in this format:
'28-01-2003' or '28/01/2003'
The date field is varchar, so does this mean that i have to convert it to datetime first?
Thank you for your help...
Cheers,
B