mathew-kurian / Scribe.js

:scroll: Node.js logging made simple! Online access to logs and more...
https://mathew-kurian.github.io/Scribe.js/
MIT License
284 stars 45 forks source link

Synchronize angular timezone with nodejs timezone. #26

Closed guillaumewuip closed 9 years ago

guillaumewuip commented 9 years ago

Note to self.

Add webPanel API endpoint that return node server UTC timezone. In angular : ask for the server timezone, attach it as a constant, use it for each date filter.

see #25

guillaumewuip commented 9 years ago

Done by #31