G
Guoqi Zheng
As we know Internet message always come with a date format such as:
Wed, 26 Jan 2005 20:57:03 -0800
That is standard according to RFC, but how can I convert it into real
datetime datatype?
Cdate() will arise an error that it is not a valid date.
Wed, 26 Jan 2005 20:57:03 -0800
That is standard according to RFC, but how can I convert it into real
datetime datatype?
Cdate() will arise an error that it is not a valid date.