This is an old revision of the document!


DRAFT

Omnidex SQL Function: INSTR

Description

Returns the date and time adjusted to time_zone2. The function is helpful when trying to show a time stored in the a standard like Greenish Mean Time (GMT) to a local time.

datetime: datetime expression from-timezone: string literal to-timezone: string literal Return: ORACLE DATETIME

This function is only available when the CREATE ENVIRONMENT statement contains the SQL_SYNTAX ORACLE clause or the SET SQL_SYNTAX ORACLE setting is set programmatically.

Syntax

NEW_TIME(datetime, from_timezone, to_timezone)

Discussion

target_string

datetime is a Oracle datetime column or string.

search_string

from_timezone is a string literal representing an Oracle timezone.

from_timezone is a string literal representing an Oracle timezone.

 
Back to top
dev/sql/orafunctions/new_time.1278441506.txt.gz ยท Last modified: 2012/10/26 14:53 (external edit)