ADM-dateTimePicker
ADM-dateTimePicker copied to clipboard
Pure AngularJs dateTimePicker
How can I add placeholder to ADM-dateTimePicker? ``
سلام اول از همه بگم واقعا خیلی ممنون و از کار خیلی خوبتون و واقعا خسته نباشی دوم یه درخواست : زمانی که میخوایم تاریخ رو انتخاب کنیم و میریم...
On certain screen sizes the top position will be set to less than 0 and will cause to the top of the calendar to be hidden. added validation to handle...
سلام پیشنهادی دارم برای افزودن قابلیت نمایش مناسبت به برنامه ای که توسعه دادید الان که همه ی سیستم ها به اینترنت متصل هستند پیشنهاد میکنم ارتباط با ای پی...
افزودن قابلیت نمایش رویداد ها در هر روز از تقویم. اگه تغییری نیاز داره بفرمائید که بهینه تر بشه. مرسی.
I have used adm-dtp in my application in different tabs(angular ) with ng-if conditions. When i come to the first tab calender shows and when i moved to another tab,...
hello, thank you for your beautiful calendar how to show now time and date in default option in other word when we use default: 'today' show today date but showing...
hello, I want to select a date just by selecting from calender and do not let the user type in the input. I put "disabled" attr to the input and...
When i have a dtp with the max date like "2019-05-01 12:30:00" and i try to incremet hours or minutes, in Chrome, nothing happens (correct). But, in Firefox, the dtp...
The function fillDays is making an wrong comparison, because when calls the function isDateBigger, it passes the minDate with the correct time and the current date (from iteration) with time...