Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JoeZ99 opened this issue Dec 31, 2011 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@JoeZ99
Copy link
Member

JoeZ99 commented Dec 31, 2011

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"}

@ghost ghost assigned JoeZ99 Dec 31, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant