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

birthday_custom_value_update #5

Merged
merged 3 commits into from
Aug 14, 2024
Merged

birthday_custom_value_update #5

merged 3 commits into from
Aug 14, 2024

Conversation

NotJod563
Copy link
Collaborator

Birthday method was updated with additional functionality:
User is now able to enter custom amount of days with "birthday" command.
Example of usage:

birthdays
$ %users who got birthday in closes 7 days are shown%
birthdays 99
$ %users who got birthday in closes 99 days are shown%

Also updated show birthday and birthdays commands to show date in dd.mm.yyyy format

@NotJod563 NotJod563 linked an issue Aug 14, 2024 that may be closed by this pull request
address_book/address_book.py Outdated Show resolved Hide resolved
main.py Show resolved Hide resolved
NotJod563 and others added 2 commits August 14, 2024 14:27
typing for the argument

Co-authored-by: Maks Burii <buriymaks@gmail.com>
Copy link
Owner

@byymster byymster left a comment

Choose a reason for hiding this comment

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

LGTM

@byymster byymster merged commit 1cccd20 into main Aug 14, 2024
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.

Extend "birthdays" command
3 participants