Archives
-
Convert Database String to DateTime
When debugging database datetime in my apps, I like to sometimes fake the data going to the database. Heres a code snippet that converts a database string to a DateTime object.
When debugging database datetime in my apps, I like to sometimes fake the data going to the database. Heres a code snippet that converts a database string to a DateTime object.