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