akoumjian/datefinder

How to display only the date instead of the usual date + time using this module?

Chandranilm opened this issue · 1 comments

How to display only the date instead of the usual date + time using this module?

you can use date_match.date() and it can be converted into a string as well with str(date_match.date())