Categories &

Functions List

Function Reference: calquarters

datatypes: calD = calquarters (X)

Calendar duration in quarters.

calD = calquarters (X) returns a calendarDuration array representing calendar quarters equivalent to the values in X, which must be a numeric array of integer values.

calquarters is also available as a method for calendarDuration arrays, in which case it performs the opposite conversion.

See also: calendarDuration, calyears, calmonths, calweeks, caldays, calendarDuration.calquarters

Source Code: calquarters