Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
1k views

I am using angular8. I have date picker from date , To date , renewal date. If I select from date and To date then renewal date will be the inbetween the from date and To date. In this the remaining ...
Gem's user avatar
  • 555
0 votes
0 answers
175 views

I have a input type Date, because my Project user Spring MVC + AngularJs, so i used Datepicker of AngularUI, but when value send into Request, timezone always auto minus 7 hours, i looking for all ...
Đặng Ngọc Phong's user avatar
2 votes
0 answers
1k views

I want to disable the previous month dates and next month dates when the current month dates show in a calendar. I can do this HTML <div class='input-group date' id='datetimepicker1' ng-click="...
Ahasanul Banna's user avatar
0 votes
0 answers
703 views

I am trying to implement a simple datepicker using the akveo AngularJS project. When I change my date,I am setting a $scope variable from on-change function. When I debug, I can see that the correct ...
madu's user avatar
  • 5,510
0 votes
1 answer
126 views

Using AngularJs 1.x, I have a datepicker which should pick today when you press t. And I have ng-typeahead which should scroll down the options when keydown is pressed. They both work fine when ...
Lynob's user avatar
  • 5,395
0 votes
1 answer
2k views

Can't bind attributes on template using directive I can't seem to bind attributes on the templates using directives. Any help or suggestion would be great! It is giving me this error: [$parse:syntax] ...
Ron's user avatar
  • 59
-2 votes
1 answer
2k views

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 ...
Urvi_204's user avatar
  • 2,498
1 vote
0 answers
150 views

Here image how i want to show my table if i write any with date range base on calendar. In angular js.
Devesh's user avatar
  • 19
5 votes
1 answer
2k views

I'm using ui.bootstrap.datepickerPopup in a filter header template inside ui.grid. This lets me filter rows by date. I also have a button inside the grid menu that toggles grid.options.enableFiltering....
Borja Canseco's user avatar
0 votes
1 answer
1k views

I want to add an uib-datepicker in an ng-repeat. Each item has it own min and maxdate, so I want to conditional set this to the datepicker. Currently I have this, but it isn't working: <p class="...
NVO's user avatar
  • 2,721
0 votes
2 answers
690 views

I dont know much about the angular 4, can any tell me how to diable previous dates in angular-io-datepicker.
Ketan Pradhan's user avatar
2 votes
1 answer
240 views

UI date picker is showing incorrect date when, short date is selected from the format and any date in previous years like 1921 is selected, the date selected will be shown as in year 2021, ideally it ...
msapkal's user avatar
  • 8,346
0 votes
1 answer
843 views

I'm trying to make a reusable custom directive that will validate date in input field. Code provided below is working, however is not reusable at all which is my biggest concern. What I was trying to ...
arielkuzminski's user avatar
0 votes
2 answers
185 views

UPDATE 1: add more details. UPDATE 2: added the plunker code to reproduce the problem. See link below. UPDATE 3: I got reply from angular team on github. Check it here. UPDATE 4: Posted updated on ...
tarekahf's user avatar
  • 1,102
0 votes
2 answers
355 views

is there a way to translate the button in the angular ui-datepicker in this plunker example. I tried adding close-text="{{\'lblClose\' | translate}}" current-text="{{\'lblToday\' | translate}}" clear-...
Med's user avatar
  • 221

15 30 50 per page