I want to use Persian calendar, what should I change?

629 views Asked by At

In this section, I want to use the Persian calendar, This form is for a component. What should I change? What should I write to show me this component of the Persian calendar?

<div class="form-group ">
    <label for="date">date</label>
    <input id="date" name="date" class="form-control datepicker" type="text" value="{{ post.date }}"/>
</div>

enter image description here

1

There are 1 answers

0
Hedayatullah Sarwary On BEST ANSWER

Use a Persian datepicker like the given link: https://behzadi.github.io/persianDatepicker/