Properties

Name: time 
Specific name: time(abstime) 
Owner: postgres 
Argument count:
Return type: time 
Language: sql 
Return a set:  
Source: select cast(cast($1 as timestamp without time zone) as time) 
Volatility:  
Security of definer:  
Strict:  
Comment: convert abstime to time 

SQL

See Also

List of functions