We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
سلام مرسی از زحمتی که کشیدید میخواستم امروز رو به صورت پیش فرض نمایش بدم منتها با این کدی من نوشتم کار نمیکنه
$("#datepicker0").datepicker({ isRTL: true, setDate: new Date(), minDate : new Date(), onSelect: function(text,date) { var getDate = text.split("/").reverse().join("/"); $("#datepicker0").val(getDate) firstDayColumn = getDate if (isMax) CreatCalender(CalenderType); else CreatCalender(CalenderType, 8, 22); beforeDay(); renderCalender(); }, });
ممنون میشم راهنماییم کنید...
The text was updated successfully, but these errors were encountered:
@davodaslanifakor سلام منظورتون اینه که میخواین مقدار دیفالتش تاریخ امروز باشه؟
Sorry, something went wrong.
@mousavian سلام بله درسته
No branches or pull requests
سلام مرسی از زحمتی که کشیدید میخواستم امروز رو به صورت پیش فرض نمایش بدم منتها با این کدی من نوشتم کار نمیکنه
ممنون میشم راهنماییم کنید...
The text was updated successfully, but these errors were encountered: