Skip to content

dayOf

Category: Date & Time

Returns the day component of a Date or DateTime

  • Return type: Integer
Patient.birthDate.dayOf()
now().dayOf()
@2023-05-15.dayOf()