🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Just another jQuery date & time picker plugin which converts the normal input fields into several separated date and time dropdown select elements.

Date-Picker Time-Picker

Documentation

Summary

jQuery DateTimeSelector plugin. Change datetime input through select box.

Install

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="_path_/jquery.datetimeselector.min.js"></script>

Usage

$(document).ready(function(){ 	$(selector).dateTimeSelector({/*options*/}); });

Documentation

Demo and full documentation on russian can be found at here.

License

MIT License


You May Also Like