Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Making bootstrap datetimepicker to select only time got Invalid date format error

Hello,
In laravel 6, Bootstrap / Jquery app I want to make bootstrap-datetimepicker with
time only selection as in this
https://ift.tt/39vXXvy
example
and with blade code :

           
     <div class="form-group row">
                    <label class="col-form-label col-md-6">Time<small>(utc) </small></label>
                    <div class="col-md-6">
                        <div class="input-group date" id="time_utc">...
Code (JavaScript):
Making bootstrap datetimepicker to select only time got Invalid date format error

from JavaScript https://ift.tt/2JnHi2A
via IFTTT

Post a Comment

0 Comments