-
Notifications
You must be signed in to change notification settings - Fork 327
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
YYYY-MM-DD was the chosen format due to the original intention observed in def set_due, which was different from 'self.due' assignment in Card.fetch. For practical reasons, YYYY-MM-DD was chosen. - Due date of Card is in YYYY-MM-DD format. - Extra test case was added for set_due on a card.
- Loading branch information
1 parent
082135d
commit 39f9084
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters