다음을 통해 공유


Day interface

Day of the week.

Properties

date

Date of the month

isLast

Whether Date is last date of month

Property Details

date

Date of the month

date?: number

Property Value

number

isLast

Whether Date is last date of month

isLast?: boolean

Property Value

boolean