Notification

The AppSheet Help Center documentation can now be viewed in Japanese - AppSheet ヘルプセンターのドキュメントが日本語で表示できるようになりました。. Learn more

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
8584045725682144860
true
Search Help Center
true
true
true
false
false