add date_to_weekday finder method (#4599) · coderjack/algorithms-in-python@9cb5760 · GitHub
Skip to content

Commit 9cb5760

Browse files
add date_to_weekday finder method (TheAlgorithms#4599)
* add date_to_weekday finder method * reformat date_to_weekday method * remove time * remove hardcode weekdays list * fix return type error * fixing fail issue * Finding the test failing issue * after testing the pre-commit in local environment
1 parent af0810f commit 9cb5760

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

other/date_to_weekday.py

Lines changed: 27 additions & 0 deletions

0 commit comments

Comments
 (0)