powered by
Calculate the number of days in a given year and month.
mdays(year, month)
Days in a given year and month.
A given year.
A given month, vectorization parameter passing is supported.
mdays(2025, 1:12)
Run the code above in your browser using DataLab