How to display only the date instead of the usual date + time using this module?
Chandranilm opened this issue · 1 comments
Chandranilm commented
How to display only the date instead of the usual date + time using this module?
azad96 commented
you can use date_match.date() and it can be converted into a string as well with str(date_match.date())