| Name: | timetzdate_pl |
| Specific name: | timetzdate_pl(time with time zone, date) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | timestamptz |
| Language: | sql |
| Return a set: | |
| Source: | select ($2 + $1) |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | convert time with time zone and date to timestamp with time zone |
See Also
List of functions