Date
Date Format
Expression:
Return:
Example of usage:
DATE_FORMAT("2022-05-09", "dd. MM. yyyy")
DATE_FORMAT("2022-05-09", "d. MM. yy")
Return value:
"09. 05. 2022"
"9. 05. 22"Current Date
Expression:
Return:
Example of usage:
Date Difference
Expression:
Return:
Example of usage:
Last updated
Was this helpful?
