Hacker News new | ask | show | jobs
by j2labs 5256 days ago
I agree that dateutil is excellent. I think it's also worth mentioning how powerful dateutil's `parse()` is. You can pass virtually any string representation of a date to it and it will return a Python datetime.