SF 658405: calendar.py to rely on the datetime module instead of the time
module. The code is shorter, more readable, faster, and dramatically increases the range of acceptable dates. Also, used the floor division operator in leapdays().
Showing
Please register or sign in to comment