fiscal_quarter_first_day({date})

Accepts a DateTime, DateOnly, or legacy Date object as input. Returns an object of the same type that corresponds to the first day of the fiscal quarter that contains the specified date. By default, the first fiscal quarter is defined as February, March, April. The second quarter is May, June, July. The third is August, September, October. The fourth is November, December, January.

datefiscal_quarter_first_day
2015-01-21 15:30:002014-11-01 00:00:00
2015-01-21 00:00:002014-11-01 00:00:00
2015-01-31 10:00:302014-11-01 00:00:00
2015-02-03 15:30:002015-02-01 00:00:00
2016-01-21 23:59:592015-11-01 00:00:00
2015-10-31 23:59:592015-08-01 00:00:00
2015-12-03 00:00:002015-11-01 00:00:00
2016-01-11 03:30:002015-11-01 00:00:00
2016-01-11 03:30:002015-11-01 00:00:00