Hi
i have date "2002-10-31T00:00:00" in string type variable.
This value is actually i am getting from XML and i am passing to report as parameter.
and now i format it to "mm/dd/yyyy" but when i try to convert it into date type it is giving error in type ocnversion.
So can anybody tell me how do i convert it to "mm/dd/yyyy" format.
Thanks.
Umesh
i have date "2002-10-31T00:00:00" in string type variable.
This value is actually i am getting from XML and i am passing to report as parameter.
and now i format it to "mm/dd/yyyy" but when i try to convert it into date type it is giving error in type ocnversion.
So can anybody tell me how do i convert it to "mm/dd/yyyy" format.
Thanks.
Umesh