codeforamerica / cfapi

The Code for America API. Tracks and motivates activity and participation across the civic technology movement.
http://codeforamerica.org/api
MIT License
113 stars 52 forks source link

Actually calculate `end_date_notz` for Events #325

Closed tdooner closed 6 years ago

tdooner commented 6 years ago

Yet another event field that wasn't being recorded: the event's calculated end time.

I added a basic calculation. Some events don't have a defined duration, and so Meetup recommends copying their behavior of assuming the event is three hours long.