jcs.get_date_timezone

on-site-related topic PL/SQL API jcs.get_date_timezone

Summary

Returns in which timezone date parameters are interpreted

Specification

Copy
function get_date_timezone()
    return varchar2

Transaction keyword

The transaction keyword defines how and/or when the changes are committed to the database. A definition of the various transaction keywords can be found on the jcs package summary page.

none

See Also