Skip to content

monthOf

Category: Date & Time

Returns the month component of a Date or DateTime

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