diff options
| author | Ben Lesh | 2013-12-03 23:27:01 -0500 | 
|---|---|---|
| committer | Tobias Bosch | 2014-03-06 12:21:15 -0800 | 
| commit | 46bd6dc88de252886d75426efc2ce8107a5134e9 (patch) | |
| tree | a864ee270bb2ebfdd0692ab473bf8a90875e2a6f /docs/content/guide/services.ngdoc | |
| parent | 0609453e1f9ae074f8d786df903096a6eadb6aa0 (diff) | |
| download | angular.js-46bd6dc88de252886d75426efc2ce8107a5134e9.tar.bz2 | |
feat(input): support types date, time, datetime-local, month, week
On older browser that don't support the new HTML5 inputs
and display a text input instead, the user is required to enter
the data in the corresponding ISO format. The value in `ng-model`
will always be a date.
E2e tests contain a workaround to a bug in webdriver,
see https://github.com/angular/protractor/issues/562.
Also adds weeks as format to the `dateFilter`.
Related to #757.
Closes #5864.
Diffstat (limited to 'docs/content/guide/services.ngdoc')
0 files changed, 0 insertions, 0 deletions
