Discussion on Flaira - Laravel UI Dashboard template

Discussion on Flaira - Laravel UI Dashboard template

By
Cart 7 sales
Well Documented

SPRUKO supports this item

Supported

This author's response time can be up to 5 business days.

6 comments found.

hello, how to change date picker format to “yyyy-mm-dd”

Hi, Please add below js in form-elements.js (path:-assets/js/form-elements.js) for the date format as DD/MM/YY

JS: -

$(’.fc-datepicker’).datepicker({

showOtherMonths: true,

selectOtherMonths: true,

dateFormat: ‘dd/mm/yy’

});
HTML:-
<input class="form-control fc-datepicker hasDatepicker" placeholder="YYYY/MM/DD" type="text" id="dp1640669018822">

okey.thank you

You are welcome.

Nice work, GLWS :)

Great Work, Congratulations GLWS :)

Nice Work (GLWS) :)

Congratulations! Nice Work, GLWS :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey