LastDayOfQuarter(Date date)
Returns the last day of quarter in which the date falls.
Parameters
- date
- The date to check.
Returns
Date
Examples
LastDayOfQuarter(#2013-03-20#)
returns 3/31/2013.
Returns the last day of quarter in which the date falls.
Date
LastDayOfQuarter(#2013-03-20#)
returns 3/31/2013.