Carrot reference
Functions
day()
returns the day of the month of a particular date syntax day(date) date the date to be evaluated return type number docid\ uci5tctfvbhonej6zqijg sample usage day('2020 05 12') returns 12 supported data types input type return type logic date docid\ xtaqdzvlbtakjxrnpfwe9 date docid\ xtaqdzvlbtakjxrnpfwe9 if a date is passed, the function will return the day of the month default is today unsupported data types null docid\ n9trvqonnbknql9drnbp6 unsupported data types return null