Day
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns the day of the month of a date value as a number.
date (required) The date from which to extract the day component.
timezone (optional) Name of to get the date part at (e.g., “America/Los_Angeles”). When calculating a time zone, input dates are treated as UTC.
Returns 14.
Returns the day of the month of each date value in the [Date]
column as a number.