+
K
Supported in: Batch
Returns the last day of the week/month/quarter/year.
Expression categories: Datetime
Output type: Date
Description: You can get the last day of the month from a date Argument values:
months
Output: 2022-02-28
Description: You can get the last day of the month from a timestamp Argument values:
Description: You can get the last day of the week from a timestamp Argument values:
quarters
Output: 2022-03-31
weeks
Output: 2022-02-06
Description: You can get the last day of the year from a timestamp Argument values:
years
Output: 2022-12-31
Description: Null columns stay null Argument values:
Output: null