Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parses a date.
public static DateTime ParseDate (string dateStr);
static member ParseDate : string -> DateTime
Public Shared Function ParseDate (dateStr As String) As DateTime