/
CurrentDate function
CurrentDate function
Returns the date
when the function is invoked.
Namespace
datetime
Input
None
Output
date (date
)
Example
Use this function to add the current date to a column.
set-column :date datetime:CurrentDate()
Related content
DaysSinceFromDate function
DaysSinceFromDate function
More like this
Format Date directive
Format Date directive
Read with this
Datetime to Timestamp directive
Datetime to Timestamp directive
Read with this
Format Datetime directive
Format Datetime directive
Read with this
Performing simple date transformations in Wrangler
Performing simple date transformations in Wrangler
Read with this
Macros and macro functions
Macros and macro functions
Read with this
Created in 2020 by Google Inc.