MonthDay: { month: number; day: number }

월 및 일자 정보

Type declaration

  • month: number

    (int32)

  • day: number

    (int32)