Overload List

  NameDescription
Parse(String)
Converts the specified string representation of a date to its Date equivalent.
Parse(String, IFormatProvider)
Converts the specified string representation of a date to its Date equivalent using the specified culture-specific format information.
Parse(String, IFormatProvider, DateTimeStyles)
Converts the specified string representation of a date to its Date equivalent using the specified culture-specific format information and formatting style.

See Also