I'm looking for a simple way to get the separated day, month, and year values from a input of type date , in jQuery.
$( "#ano" ).html($( "input[type=date]" ).val( ) );
<script src="https://ajax.googleapis.com/ajax/libs/jq...
asked by
17.10.2018 / 06:07