christopheclc / polymer-date-picker

A Polymer interpretation of Dan Grossman's awesome bootstrap-daterangepicker (https://github.com/dangrossman/bootstrap-daterangepicker)
BSD 2-Clause "Simplified" License
36 stars 16 forks source link

how can i get moment js and moment-timezone-with-data js #5

Open VincentWang1009 opened 9 years ago

VincentWang1009 commented 9 years ago

why not bundle them together?

VincentWang1009 commented 9 years ago

i find moment.js in its official site and there is moment-timezone.js but where is moment-timezone-with-data.js?

nmelo commented 9 years ago

bower install moment worked for me