L
Lynn
Hi All,
We all know we can use
toString(strFormat) mothod to convert a datetime variable to a custom
string, let say strFormat = "YYYY!MM*DD", then we can get '2004!09*18', how
can I get convert the string back to datetime based on the specific format
'YYYY!MM*DD'.
Convert.todatetime method seems does not work.
Thanks a lot.
Lynn
We all know we can use
toString(strFormat) mothod to convert a datetime variable to a custom
string, let say strFormat = "YYYY!MM*DD", then we can get '2004!09*18', how
can I get convert the string back to datetime based on the specific format
'YYYY!MM*DD'.
Convert.todatetime method seems does not work.
Thanks a lot.
Lynn