We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd5aa3 commit 4a43d76Copy full SHA for 4a43d76
1 file changed
demo/SamplesToDebug.html
@@ -41,8 +41,8 @@ <h2>Simple</h2>
41
42
<script type="text/javascript">
43
$("#dt_class").MdPersianDateTimePicker({
44
- targetDateSelector: "#inputDate3",
45
- targetTextSelector: "#showDate_class",
+ targetDateSelector: "#showDate_class",
+ targetTextSelector: "#inputDate3",
46
textFormat: " dddd dd MMMM yyyy ",
47
isGregorian: false,
48
modalMode: false,
0 commit comments