FIRST_DAY_JANUARY_OF_ISO_UDF
Definition
The first day of January with ISO year which is used to calculate the result of the PUBLIC.YEAR_BEGIN_ISO_UDF
function.
Parameters
INPUT
TIMESTAMP_TZ
The date to get January first using the ISO year.
Returns
A date which is the first day of January with ISO year.
Usage example
Input:
Output:
Last updated