Questions tagged [angular-ui-datepicker]

Use for questions about the datepicker and datepicker popup directives of the Angular UI Bootstrap library.

Resources:

53 questions
0
votes
1 answer

How to enable all dates

I am using the angular ui datepicker widget from the angular ui bootstrap library (http://angular-ui.github.io/bootstrap/). By default, the datepicker only allows today or later dates to be enabled. All dates before today are disabled. I would like…
0
votes
1 answer

Many AngularUI Datepicker making page performance low

I am working with AngularUI Datepicker.I have seprate partial views each having ng-repeat .There I am using AngularUI-Bootstrap-Datepickers and it is making page load really slow. I followed this answer: Many UI-Bootstrap-Datepickers on page loads…
0
votes
1 answer

How to disable previous month button itself (not dates) in AngularUI date-picker control?

Want to disable/hide previous month button , when angularUI date-picker showing current month and enable/show previous month button, when angularUI date-picker not showing the current month or future months. Ex:- Current Month is June if…
User_MVC
  • 251
  • 2
  • 7
  • 21
0
votes
1 answer

Angularjs fullDate filter not working

I'm getting following error on using fullDate filter inside my html: Error: [ngModel:nonassign] Expression 'publisherForm.dt | date:'fullDate'' is non-assignable. Element: Here is my jade…
0
votes
1 answer

ngModel does not work for input[type="date"] in Angular UI bootstrap

The angular ui bootstrap datepicker works fine with all functionality when use
0
votes
1 answer

List all saturdays and sundays

How should I achieve listing all saturdays and sundays between two dates into a listbox or textarea in Angular JS date picker on a button click and save them on another screen as Weekend under holiday name and the list of dates under holiday date?…
Don
  • 102
  • 1
  • 10
0
votes
4 answers

AngularJS date validation

How can I do date control validation in an AngularJS form for the following code ?
himanish.k
  • 105
  • 1
  • 11
-2
votes
1 answer

Date Range Picker in angular-ui-datepicker

I want to implement Date Range Picker in angularjs by using angular-ui-datepickerbut I can't find the resource or good example for this so can anyone suggest me for date range picker or normal select From Date to select To date example also helpful…
Urvi_204
  • 2,308
  • 2
  • 10
  • 23
1 2 3
4