Last updated
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
This is the user-defined function (UDF) overloaded with two parameters.
Returns the complete name of a day either in uppercase, lowercase, or capitalized.
INPUT
TIMESTAMP_TZ
The date to take the dayname from.
RESULTCASE
VARCHAR
The case that the result will present.
Returns a varchar with the complete name of a day.
Input:
Output: