usgs / landslides-post-wildfire-debris-flow

A web application that displays estimates for the probability and volume of debris flows that may be produced by a storm in a recently burned area
Other
7 stars 6 forks source link

Update format date #64

Closed ehunter-usgs closed 7 years ago

ehunter-usgs commented 7 years ago

Update all methods that format a date to use UTC methods:

SummaryView.formatSummaryListItem()

SummaryView.orderEvents

Double check that these are the right methods and update the tests.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date