Return either timestamp or a timestamp with timezone from its string representation.
- Parameters
-
[in] | str | String |
[in] | typmod | Precision |
[in] | withtz | True when using timezone |
- Returns
- On error return DT_NOEND
- Note
- The function returns a TimestampTz that must be cast to a Timestamp when calling the function with the last argument to false