Properties

Name: age 
Specific name: age(timestamp with time zone) 
Owner: postgres 
Argument count:
Return type: interval 
Language: sql 
Return a set:  
Source: select pg_catalog.age(cast(current_date as timestamp with time zone), $1) 
Volatility:  
Security of definer:  
Strict:  
Comment: date difference from today preserving months and years 

SQL

See Also

List of functions