Carrot reference
Functions
day()
returns the day of the month of a particular date syntax day(date) parameters parameter type description date date docid\ xtaqdzvlbtakjxrnpfwe9 the date to get the day of month from return type number docid\ uci5tctfvbhonej6zqijg the day of the month for example, may 12th will return 12 examples day('2025 05 12') returns 12