'Declaration Public Overloads Shared Function Parse( _ ByVal value As String, _ ByVal format As String, _ ByVal withTimeZone As Boolean _ ) As PgSqlTimeStamp
public static PgSqlTimeStamp Parse( string value, string format, bool withTimeZone )
Parameters
- value
- format
- withTimeZone