| Current Path : /home/users/unlimited/www/foodbank.codeskitter.site/public/js/coupon/ |
| Current File : /home/users/unlimited/www/foodbank.codeskitter.site/public/js/coupon/edit.js |
/**
*
* You can write your JS code here, DO NOT touch the default style file
* because it will make it harder for you to update.
*
*/
"use strict";
$('.datepicker').datetimepicker({
format:'Y/m/d H:i',
formatTime:'h:i',
formatDate:'Y/m/d',
step: 30,
});