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

Make slack-birthdays.php #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Make slack-birthdays.php #113

wants to merge 1 commit into from

Conversation

zapdos26
Copy link
Member

@zapdos26 zapdos26 commented Apr 6, 2020

For use for birthdaybot


date_default_timezone_set('America/New_York');

function getBirthdays($connection, $date)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why make this a function if it's only used in one place and is only three lines long?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Force of habit. I'll fix that. :)

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