steemit / smt-wizard

A web based Smart Media Token (SMT) creation wizard.
MIT License
2 stars 9 forks source link

Replace HTML5 datetime input #33

Closed sgerbino closed 4 years ago

sgerbino commented 4 years ago

We are currently relying on datetime input with HTML5. Unfortunately many browsers do not support a nice widget. We should move to some jQuery based datetime object to be consistent across browsers.