The following are the Quarters for a financial year
April to June - Q1
July to Sep - Q2
Oct to Dec - Q3
Jan to March - Q4
If the month of a input date lies as above i need the output for interms of Quarter number.
For Example,
If i give a input date (say january 2nd) , I need the output as Q4.
If i give input as (Jun 5), output should give Q1.
Based on input date i need the Quarter number.
