'Declaration Public Overloads Shared Function Parse( _ ByVal szTimestamp As String _ ) As DB2TimeStampOffset
public static DB2TimeStampOffset Parse( string szTimestamp )
Parameters
- szTimestamp
- The string to parse.
Return Value
An DB2TimeStampOffset structure equal to the date represented by the specified System.String.