dayOfYear
dayOfYear()
Section titled “dayOfYear()”Category: Date & Time
Returns the day of the year (1-366)
Signature
Section titled “Signature”- Return type:
Integer
Examples
Section titled “Examples”Patient.birthDate.dayOfYear()now().dayOfYear()@2023-05-15.dayOfYear()