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