LAST_DAY_DECEMBER_OF_ISO_UDF
Definition
UDF that process the last day of December with ISO year. It is used to calculate the result of PUBLIC.YEAR_END_IDO_UDF.
Parameters
INPUT
TIMESTAMP_TZ
The date to get the last day of December using ISO year.
Returns
A date which is the last day of December using ISO year.
Usage example
Input:
Output:
Last updated