in leap year bug in time 2/29 because in line 150 code Date.py replace year and if be it year not leap year have bug.
2019-01-01
new_date = 2020-02-29 ->(in line 150) replace year 2019 -> 2019-02-29 -> bug
The text was updated successfully, but these errors were encountered:
in leap year bug in time 2/29 because in line 150 code Date.py replace year and if be it year not leap year have bug.
2019-01-01
new_date = 2020-02-29 ->(in line 150) replace year 2019 -> 2019-02-29 -> bug
The text was updated successfully, but these errors were encountered: