Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/foodbank.codeskitter.site/public/js/coupon/
Upload File :
Current File : /home/users/unlimited/www/foodbank.codeskitter.site/public/js/coupon/create.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";


// Add the following code if you want the name of the file appear on selec
$('.datepicker').datetimepicker({
    format:'Y/m/d H:i',
    formatTime:'h:i',
    formatDate:'Y/m/d',
    step: 30,
});