date_format_long for showing "1 Feb 2011" instead of "Feb 1st, 2011", RT#11176
[freeside.git] / bin / bill-for-nextmonth
1 #!/bin/sh
2
3 month=`date +%m`
4 nextmonth=`expr $month + 1`
5 /usr/local/bin/freeside-daily -d $nextmonth/1/`date +%Y` -n fs_daily