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

[5.4] Add twiceMonthly() to Console\Scheduling\ManagesFrequencies. #19874

Merged
merged 1 commit into from
Jul 3, 2017
Merged

[5.4] Add twiceMonthly() to Console\Scheduling\ManagesFrequencies. #19874

merged 1 commit into from
Jul 3, 2017

Conversation

coderabbi
Copy link
Contributor

The title says it all. The twice a month is a common use case, this provides a convenience method for that use case akin to weekends() being a convenience method for its use case. Defaults to the 1st and 16th, common for bi-monthly reporting & invoicing. Implementation is consistent with the similar twiceDaily(). Accompanied by appropriate test.

@coderabbi coderabbi changed the title ✨ Add twiceMonthly() to Console\Scheduling\ManagesFrequencies. [5.4] Add twiceMonthly() to Console\Scheduling\ManagesFrequencies. Jul 3, 2017
@taylorotwell taylorotwell merged commit e84fa83 into laravel:5.4 Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants