Print      Open PDF Version of Online Help


Previous Topic

Next Topic

Today

The Today function in Expression Builder returns today's date based on the current user's time zone setting. For example, if the current user's time zone setting is set to Eastern Daylight Time (EDT) -0400 UTC, the Today() function converts the server day to EDT. The Today() function performs UTC (universal time code) conversion.

Syntax

Today()

Result Type

Date

Examples

If the current date is 11/27/2007, the following example:

Today() - 30

returns the value 10/28/2007.

Related Topics

See the following topics for related Expression Builder information:


Published 6/21/2021 Copyright © 2005, 2021, Oracle and/or its affiliates. Legal Notices.