add support to enable set timezone for show in clock module.

This commit is contained in:
Rodrigo Ramírez Norambuena
2016-10-24 23:53:34 -03:00
parent b8167f89e5
commit 95f1382fbf
5 changed files with 1228 additions and 13 deletions

1
vendor/vendor.js vendored
View File

@@ -9,6 +9,7 @@
var vendor = {
'moment.js' : 'moment/moment-with-locales.js',
'moment-timezone.js' : 'moment/moment-timezone.js',
'weather-icons.css': 'weather-icons/css/weather-icons.css',
'weather-icons-wind.css': 'weather-icons/css/weather-icons-wind.css',
'font-awesome.css': 'font-awesome-4.5.0/css/font-awesome.min.css'