<form action="" method="POST" class="form-row mb-4"> <div class="col"> <label for="fecha">Primera fecha</label> <input type="month" name="fecha" id="fecha" class="form-control" value="2019-08"> </div> </form>