RE: [PHP] Fiscal Years and Quarters

2010-10-19 Thread admin
...@pointmade.net] Sent: Tuesday, October 19, 2010 7:12 PM To: php-general@lists.php.net Subject: [PHP] Fiscal Years and Quarters Hello, I have a preference field called "Fiscal_Year_Start_Month" which has the Month Names as options. Based on this value, I need to calculate the followi

RE: [PHP] Fiscal Years and Quarters

2010-10-19 Thread admin
//www.php.net/manual/en/function.date.php#100390 -Original Message- From: Don Wieland [mailto:d...@pointmade.net] Sent: Tuesday, October 19, 2010 7:12 PM To: php-general@lists.php.net Subject: [PHP] Fiscal Years and Quarters Hello, I have a preference field called "Fiscal_Ye

[PHP] Fiscal Years and Quarters

2010-10-19 Thread Don Wieland
Hello, I have a preference field called "Fiscal_Year_Start_Month" which has the Month Names as options. Based on this value, I need to calculate the following date in UNIX: Current_1st_Quarter_Start_Date Current_1st_Quarter_End_Date Current_2nd_Quarter_Start_Date Current_2nd_Quarter_End_Date