caldays
Calendar duration in days.
calD = caldays (X)
returns a calendarDuration
array representing calendar days equivalent to the values in X, which
must be a numeric array of integer values.
caldays
is also available as a method for calendarDuration
arrays, in which case it performs the opposite conversion.
See also: calendarDuration, calyears, calquarters, calmonths, calweeks, calendarDuration.caldays
Source Code: caldays