andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Make the Calendar scraper use duration instead of end date #167

Closed andymeneely closed 10 years ago

andymeneely commented 10 years ago

Instead of start date and end date, let's do start date and duration. If you can do the duration in decimal hours that's even better (e.g. 14.5 hours instead of 14 hours 30 minutes). That makes adding things up in SQL much easier