Quarter(Date date)
Returns the numeric quarter of the given date.
Parameters
- date
- The date to check.
Returns
Numeric
Examples
Quarter(#2013-03-20#)
returns 1.
Returns the numeric quarter of the given date.
Numeric
Quarter(#2013-03-20#)
returns 1.