CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
36 stars 21 forks source link

Upgrade bootstrap3-datetimepicker-rails #268

Open blerner opened 1 year ago

blerner commented 1 year ago

The DateTimePicker here is old and depends on Moment.js, which is a tricky library of mutable dates. There's a much newer version of DateTimePicker that is not dependent on jQuery or on Moment.js, and is worth investigating.