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

Removed BOM encoding #944

Open drsassafras opened 6 years ago

drsassafras commented 6 years ago

UTF-BOM encoding can cause strange errors when the files are not decoded properly. Ive re-encoded these files to UTF, a much more common standard.