siwapp / siwapp-sf2

NO LONGER MAINTAINED.
MIT License
37 stars 11 forks source link

investigate the DatePeriod php's native object for recurring invoices #16

Open JoeZ99 opened 12 years ago

JoeZ99 commented 12 years ago

from the docs:

public DatePeriod::__construct ( DateTime $start , DateInterval $interval , int $recurrences [, int $options ] )
public DatePeriod::__construct ( DateTime $start , DateInterval $interval , DateTime $end [, int $options ] )
public DatePeriod::__construct ( string $isostr [, int $options ] )

it looks it can come quite handy for the recurring invoice. @gissues:{"order":50,"status":"inprogress"}