cancel
Showing results for 
Search instead for 
Did you mean: 

Format Date

Former Member
0 Kudos

Hi All,

I have some problem with the date function.

Now what i need to do is:

When i select a date in the input field , it shows "MM/DD/YYYY"

But i want to format the date as "YYYYMMDD"

Is here any way to do it??

Regards

Deepa

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

it works !!1

Former Member
0 Kudos

Hi all,

I think it is ..

DSTR(@DATE,"YYYYMMDD")..but i need to check if it is working properply in the way i want...

Regards

Deepa