Data Studio is now Looker Studio. Looker Studio is still free, with the same features you already know. Looker Studio Pro offers improved asset management for enterprises, new team collaboration capabilities, and access to technical support. Learn more.

CURRENT_DATE

Returns the current date as of the specified or default timezone.

Sample usage

CURRENT_DATE()

CURRENT_DATE("America/Los_Angeles")

Syntax

CURRENT_DATE([time_zone])

Parameters

  • time_zone - Optional. A text field or expression representing the timezone. This parameter is a string representing the timezone to use. If no timezone is specified, the default timezone UTC is used. See Timezone definitions for information on how to specify a time zone. If the time_zone parameter evaluates to NULL, this function returns NULL.

Return data type

Date

Examples

Formula Today's Date and time Example result
CURRENT_DATE() January 10, 2020 10:38 AM 2020-1-10

Notes

This function is not available for compatibility mode date types.

Related resources

Was this helpful?
How can we improve it?
Search
Clear search
Close search
Google apps
Main menu
Search Help Center
true
true
false
true
true
102097
false
false