jaraco / tempora

MIT License
20 stars 5 forks source link

strftime fails with date objects #9

Closed jaraco closed 4 years ago

jaraco commented 4 years ago

Adding a date test to strftime results in the error AttributeError: 'datetime.date' object has no attribute 'microsecond'.