bocoup / nest-weekly-review

An application for managing billing data for consulting projects
http://weekly-review.bocoup.com/
1 stars 2 forks source link

[Fix] Correct bug in editing across DST boundaries #124

Closed jugglinmike closed 9 years ago

tkellen commented 9 years ago

date math in javascript is biting everyone this week!

tkellen commented 9 years ago

I haven't run this change-set locally, but :+1: for letting moment handle this entirely. Let's :shipit:.

tkellen commented 9 years ago

Confirmed locally this is good.

jugglinmike commented 9 years ago

Thanks, Tyler!