trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

[FeatureRequest] Have a consolidated i18n localization library file #723

Closed ajaysolleti closed 10 years ago

ajaysolleti commented 10 years ago

Is it possible to update the build process to generate a single localization javascript file?

ajaysolleti commented 10 years ago

This will be in-line with how jQuery UI adds support for localization in datepicker.

trentrichardson commented 10 years ago

That should be possible, I'm not sure if I will have a chance over the next few days though.

ajaysolleti commented 10 years ago

Thank you.

trentrichardson commented 10 years ago

Pushed a tweak to dev that may help

ajaysolleti commented 10 years ago

Thanks it works. This makes it easier to support multiple languages.