codeforamerica / srtracker

Open311 Service Request Status Site
BSD 3-Clause "New" or "Revised" License
20 stars 23 forks source link

Switch to Delorean for handling dates? #86

Open Mr0grog opened 9 years ago

Mr0grog commented 9 years ago

Was recently alerted to a very nice looking datetime library called Delorean. Looks like it nicely abstracts away all the painful business we are currently doing with munging time zones, etc. No need to manage stuff from datetime, iso8601, and pytz.