monthOf
monthOf()
Section titled “monthOf()”Category: Date & Time
Returns the month component of a Date or DateTime
Signature
Section titled “Signature”- Return type:
Integer
Examples
Section titled “Examples”Patient.birthDate.monthOf()now().monthOf()@2023-05-15.monthOf()