ftlabs / big-ft

A view of the FT homepage designed for non-interactive video walls and billboards
23 stars 6 forks source link

Relative time for "last updated" #21

Closed JakeChampion closed 8 years ago

JakeChampion commented 8 years ago

We can use o-date for this

seanmtracey commented 8 years ago

We could also use moment.js, it has relative times built in and it saves us from adding another dependency for functionality we already have access to http://momentjs.com/#relative-time.

seanmtracey commented 8 years ago

Should be resolved with #31