New GitHub issue #94340 from Godskid89:<br>

<hr>

<pre>
**Feature or enhancement**

Conversion of Datetime object to year and quarter

**Pitch**

This feature will allow us to be able to get quarters and years easily from datetime objects without extra calculation

Example: Datetime object => `datetime.datetime(2022, 6, 27, 17, 51, 34, 797197)`
converted to `'2022-Q2'`


</pre>

<hr>

<a href="https://github.com/python/cpython/issues/94340">View on GitHub</a>
<p>Labels: type-feature</p>
<p>Assignee: </p>