Current Build of this plugin supports only Date Format not Datetime, This feature will be included on our next build.
-Vi-datetime plugin v1.1 | (c) Vi Date Time Plugin, Release Date: Sunday, 12th March 2017
Include files:
<script src="/path/to/jquery.js"></script><!-- jQuery is required -->
<script src="/path/to/vi-datetime.js"></script>
<input type='text' class='vi-date' data-vi-format="dd-mm-yyyy">
Click here for demo.
- Formats:
dd-mm-yyyy
yyyy-mm-dd
mm-dd-yyyy
dd-yyyy-mm
yyyy-dd-mm
mm-yyyy-dd
mm-yyyy
yyyy-mm
dd-yyyy
yyyy-dd
mm-dd
dd-mm
yyyy
dd
mm
- Codes in Master branch, is no more actively maintained, New version of DateTime Plugin is under development at graphical branch