D
Don Grover
Hi
I have to return dates formated in different ways in an asp page from sql
server.
What function can I use or how can I return dates formated like so
I tried DATEPART ie.. but that does not work they way I would expect
"dd/mm/yy"
"dd/mm/ccyy"
"mm/dd/ccyy"
"mm/dd/yy"
"dd mmm ccyy"
"ccyymmdd"
Regards
Nancy
I have to return dates formated in different ways in an asp page from sql
server.
What function can I use or how can I return dates formated like so
I tried DATEPART ie.. but that does not work they way I would expect
"dd/mm/yy"
"dd/mm/ccyy"
"mm/dd/ccyy"
"mm/dd/yy"
"dd mmm ccyy"
"ccyymmdd"
Regards
Nancy