Carrot reference
Functions
day()
Returns the day of the month of a particular date.
day(date)
- date - the date to be evaluated.
day('2020-05-12') returns 12.
Returns the day of the month of a particular date.
day(date)
day('2020-05-12') returns 12.