krMonthOf
int = krMonthOf(nAnyRegularDate)
This macro function returns the lunar month part of the Korean date corresponding to the date nAnyRegularDate. Possible values range from 1-12. Care must be taken, using the krIsLeapMonth function, to check if the current month is the normal month or a leap month of the same number.
See also : Korean Dates Functions.