Corrigendum: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:24:44 EST:

In Reply to: DATETOSTR fn. Help needed!! 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
: 20010101*01-JAN-2001
: 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 ]