ariebovenberg / whenever

⏰ Modern datetime library for Python, available in Rust or pure Python
https://whenever.rtfd.io
MIT License
831 stars 13 forks source link

More descriptive message on `Ambiguous` and `DoesntExistInZone` exceptions #26

Closed ariebovenberg closed 7 months ago

ariebovenberg commented 8 months ago

When Ambiguous and DoesntExistInZone exceptions are raised, there is no string indicating the relevant information (time and timezone).

To fix:

exoriente commented 8 months ago

I'd like to submit a PR for this. Would be fun to contribute and this looks like a good place to start!

ariebovenberg commented 7 months ago

This has been released in version 0.3.4, available now 📦