+ 1
How do I find out the number of days between today’s date and a different date?
I can subtract one date from another but if I try to use today’s date, it tells me that the date has to be an integer. If I try to change the date to an integer, it says I can’t. How can I change this?
1 Réponse
0
You can refer this:
https://code.sololearn.com/c67p6r62E7u5/?ref=app