Properties

Name: date_trunc 
Specific name: date_trunc(text, timestamp with time zone) 
Owner: postgres 
Argument count:
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 

SQL

See Also

List of functions