Shopify / dashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
http://shopify.github.com/dashing/
MIT License
10.99k stars 1.18k forks source link

Smashing dashboard is displaying random value of "Last updated at" #757

Open prithulagta opened 6 years ago

prithulagta commented 6 years ago

I have installed v1.7.2 of Smashing dashboard on a new Centos 7 machine and when the dashboard is up, it is showing random value for "Last updated at". However the same version installed on a Centos 6 box shows the current time correctly.

I am not able to figure out what is causing this. I tried to add a Debug in application.coffee, however it doesn't show much in the log regarding the "Last updated at" value.

Please note I don't think it is an issue with Centos versions.

Any insight will be greatly appreciated. Thanks