Date Formats
Hi,
I have stored my dates in a OrderDate field in the following fashion
Assuming that its a varchar field
OrderDate
2006-10-09
10-09-06
09-10-2006
10 Sep 2006
I need a program which should outputs the format as shown below
YYYY-MM-DD
DD-MM-YY
MM-DD-YYYY
DD MON YYYY
Chandru
__________________
Thanks,
Chandra
|