public static Time Parse( string source, string format )
Public Shared Function Parse ( source As String, format As String ) As Time
static member Parse : source : string * format : string -> Time
In This Article