DATETOSTR fn. Help needed!!


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by [IP Address: 164.164.86.66] 'Vishal' on September 14, 2001 at 02:21:00 EST:

Hi All!
I'm trying this code
LET $date_y = '20010101'
LET $date_x = STRTODATE($date_y,'YYYYMMDD')
SHOW $date_y '*' $date_x
And the output is
01-JAN-2001*20010101
Can ne body point out to me -
why is it not converting the string in the format I'm prompting it to?
Any help in this regard will be highly appreciated.
Regards
Vishal


Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]