Date

Description
Returns an integer number, between 1 and 31, corresponding to day of the month for the given.
Tags
Functions
Type
#
Syntax
date(date)
Example
date(now()) == 13
Template Example