$sql.metaData.getTimeDateFunctions

Retrieves a comma-separated list of the time and date functions available with this database.
Syntax
    $sql.metaData.getTimeDateFunctions{jdbcProfileName}
DocumentationRetrieves a comma-separated list of the time and date functions available with this database.:

    Paramter:
      Requieres one parameter, this is your JDBC profile name.
    Returns:
      the list of time and date functions supported by this database
    Throws:
      SQLException - if a database access error occurs
Examples
GroupSQL
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1