Overload | Description |
---|---|
Parse(String) | Converts the specified System.String representation of a date to its PgSqlTimeStamp equivalent. |
Parse(String,Boolean) | Converts the specified System.String representation of a date to its PgSqlTimeStamp equivalent. |
Parse(String,CultureInfo) | |
Parse(String,Boolean,CultureInfo) | |
Parse(String,String) | Converts the specified System.String representation of a date to its PgSqlTimeStamp equivalent. |
Parse(String,String,Boolean) |