| Name: | date_trunc |
| Specific name: | date_trunc(text, timestamp with time zone) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | timestamptz |
| Language: | internal |
| Return a set: | |
| Source: | timestamptz_trunc |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | truncate timestamp with time zone to specified units |
See Also
List of functions