Date/Time Session Parameters
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
The following table describes the session parameters the Oracle driver sets at connection time that affect how the driver supports date/time data types.
| Session Parameter | Description |
|---|---|
| TIME_ZONE | The Oracle session time zone. The Oracle driver sets the time zone to the current time zone as reported by the JVM. |
| NLS_TIMESTAMP_FORMAT | The default timestamp format. The Oracle driver uses the JDBC
timestamp escape format: |
| NLS_TIMESTAMP_TZ_FORMAT | The default timestamp with time zone format. The Oracle driver uses
the JDBC timestamp escape format with the time zone field
appended: |