+
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
Description: You can get the last day of the week from a timestamp
quarters
Output: 2022-03-31
weeks
Output: 2022-02-06
Description: You can get the last day of the year from a timestamp
years
Output: 2022-12-31
Description: Null columns stay null
Output: null