issues
search
Okipa
/
laravel-bootstrap-components
Ready-to-use and customizable form components.
MIT License
20
stars
3
forks
source link
0.9.2
#23
Closed
Okipa
closed
5 years ago
Okipa
commented
5 years ago
Fixed default config for
datetime()
component => the default format has been corrected to
Y-m-d\TH:i
, in order to respect the
datetime-local
input type standards.
datetime()
component => the default format has been corrected toY-m-d\TH:i
, in order to respect thedatetime-local
input type standards.