Skip to content

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

Merged
taylorotwell merged 1 commit into
laravel:5.4from
coderabbi:pr/console-manages-frequencies-twice-monthly
Jul 3, 2017
Merged

[5.4] Add twiceMonthly() to Console\Scheduling\ManagesFrequencies.#19874
taylorotwell merged 1 commit into
laravel:5.4from
coderabbi:pr/console-manages-frequencies-twice-monthly

Conversation

@coderabbi

Copy link
Copy Markdown
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