Stay organized with collections
Save and categorize content based on your preferences.
Sample usage
TODAY()
TODAY("America/Los_Angeles")
TODAY("-08")
Syntax
TODAY([time_zone])
Parameters
time_zone - Optional. A text field or expression 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-20 UTC."],[],[]]