8.48. Func Date

  • current_date - The CURRENT_DATE() SQL function

  • current_time - The CURRENT_TIME() SQL function

  • current_timestamp - The CURRENT_TIMESTAMP() SQL function

  • localtime - The localtime() SQL function

  • localtimestamp - The localtimestamp() SQL function

  • now - The SQL now() datetime function

8.48.1. About

Table 8.8. SQL and Generic Functions

Object

Name Description

current_date

The CURRENT_DATE() SQL function

current_time

The CURRENT_TIME() SQL function

current_timestamp

The CURRENT_TIMESTAMP() SQL function

localtime

The localtime() SQL function

localtimestamp

The localtimestamp() SQL function

now

The SQL now() datetime function