Hmisc (version 3.17-4)

yearDays: Get Number of Days in Year or Month

Description

Returns the number of days in a specific year or month.

Usage

yearDays(time)
monthDays(time)

Arguments

time
A POSIXt or Date object describing the month or year in question.

See Also

POSIXt, Date