dayofquarter(
DATE
)

The dayofquarter( function computes the day within a quarter.


Parameters

This function has one parameter:

date – is a number representing the date.


Description

This function computes the day within a quarter as a number from 1 to 92.

dayofquarter(today() ☞ 47

See Also


History

VersionStatusNotes
10.2.2NewNew in this version