Input type date default placehoder change
<input id="my_date" name="my_date" class="form-control" placeholder="My Date" type="text" onfocus="(this.type='date')" onblur="(this.type='text')">
THIS IS THE RIGHT TIME TO DO ANYTHING...............