TD_YEAR_BEGIN_UDF
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Definition
User-defined function (UDF) that reproduces the functionality of TD_YEAR_BEGIN or TD_YEAR_BEGIN( DATE, 'COMPATIBLE').
Parameters
INPUT
DATE
The date to get the first day of the year.
Returns
The first day of the year.
Usage example
Input:
Output:
Last updated