1
Hello friends all right ?
In my database I have the date time so:2018-06-22 12:00:00
in the final html is this way:
<input type="datetime-local" class="form-control" id="data_contratado" name="data_contratado" value="2018-06-22 12:00:00">
But in the end I can’t show value in the field.
Do me a favor and help me ?
Use the momentjs it is most indicated to use the date in a more organized way.
– Carlos Alberto Batista Cruz