Notification

AppSheet will be conducting service maintenance starting Sunday, May 19th, 2024 at 12:00 PM (7:00 PM UTC) and completing no later than 4:00 PM PDT (11:00 PM UTC). Learn more

Diese Seite ist derzeit nicht in Ihrer Sprache verfügbar. Sie können unten auf der Seite eine andere Sprache auswählen. Alternativ lässt sich jede beliebige Webseite mit der integrierten Übersetzungsfunktion von Google Chrome in eine Sprache Ihrer Wahl übersetzen.

NOW()

Current date and time

Returns the current date and time (DateTime value).

Sample usage

(NOW() - 1) returns the date and time one day in the past. Equivalent to (NOW() - "024:00:00").

(NOW() + 1) returns the date and time one day in the future.

(NOW() + 7) returns the date and time one week in the future.

DATE(NOW()) returns the current date as a Date value. Equivalent to TODAY(). See also: DATE(), TODAY()

TIME(NOW()) returns the current time. Equivalent to TIMENOW(). See also: TIME(), TIMENOW()

Syntax

NOW()

Notes

The values returned by NOW(), TODAY(),  and TIMENOW() reflect the timezone offset of the user's device. For example, if the timezone of the user's device is Pacific Standard Time (PST), the value returned is UTC-08:00; if the timezone of the user's device is Hong Kong, the value returned is UTC+8:00.

When the user's device contacts the server to read or update data, the device includes its timezone with the request. The server uses the timezone of the user's device when performing time and date calculations. For example, when the server evaluates security filters and workflow rules that include dates and times.

To understand how your mobile device's locale or browser's language setting can impact the format of the returned value, see Considerations for apps using Date, Time, and DateTime formats.

See also

Date and time expressions

Considerations for apps using Date, Time, and DateTime formats

DATE()

TIME()

TIMENOW()

TODAY()

Was this helpful?

How can we improve it?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Main menu
14250036246236410570
true
Search Help Center
true
true
true
false
false