R
Rudy Ko
To All,
I have a timestamp value equals to "20030205195847Z" that I retrieved
from a LDAP property. I got an exception "String was not recognized as a
valid DateTime" when I used Convert.ToDateTime(). Do you know how to convert
it to a DateTime.
Regards,
Rudy
I have a timestamp value equals to "20030205195847Z" that I retrieved
from a LDAP property. I got an exception "String was not recognized as a
valid DateTime" when I used Convert.ToDateTime(). Do you know how to convert
it to a DateTime.
Regards,
Rudy