- linkend="functions-datetime-trunc">
+ Truncate to specified precision; see also
date_trunc('hour', timestamp '2001-02-16 20:38:40')
2001-02-16 20:00:00
now()
timestamp with time zone
Current date and time (equivalent to
-
current_timestamp); see
- linkend="functions-datetime-current">
+ current_timestamp); see
|
timeofday()
text
-
Current date and time; see
- linkend="functions-datetime-current">
+ Current date and time; see