Hacker News new | ask | show | jobs
by trun 4898 days ago
I believe someone is working on writing up a more detailed post about this, but I'll throw the sanetime library out there. It's pretty slick and even has built in Django support.

https://github.com/HubSpot/sanetime https://sanetime.readthedocs.org/en/latest/

1 comments

what do you mean builtin django support? its just times.
You can use SaneTimeField to store sanetime objects in your Django app.
-.-