Method ToDateTime NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToDateTime(string) Converts a string to a DateTime. public static DateTime ToDateTime(string value) Parameters value string The value. Returns DateTime A DateTime.