Carrot reference
Functions
monthStart()
returns the first day of a given month syntax monthstart(\[date]) date (optional) the date from which to derive the first day of that date's month return type docid\ xtaqdzvlbtakjxrnpfwe9 sample usage monthstart('2020 05 12') returns 2020 05 01 supported data types input type return type logic docid\ xtaqdzvlbtakjxrnpfwe9 docid\ xtaqdzvlbtakjxrnpfwe9 the input date specifies the desired month the month is then used to determine the first day in that month unsupported data types docid\ n9trvqonnbknql9drnbp6 unsupported data types return null
