[ad_1]
using php try like this
$month="JAN-2014";
echo date('m', strtotime($month));
1
[ad_2]
solved How to get month in number from date in “JAN-2014” format?
[ad_1]
using php try like this
$month="JAN-2014";
echo date('m', strtotime($month));
1
[ad_2]
solved How to get month in number from date in “JAN-2014” format?