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
Feature Request
Time selection should also be available along with date.
Only date picker is available as of now
On installing the angular material and using the import {MatDatePickerModule} from '@angular/material'
import {MatDatePickerModule} from '@angular/material'
A feature should be available to select the time while selecting the date
Angular 4 Material 2 Windows 7 Typescript 2.2.0 Chrome Version 61.0.3163.100
Please let me know if this is feature is already available
The text was updated successfully, but these errors were encountered:
Duplicate of #5648. Please search before creating issues
Sorry, something went wrong.
ooops sorry for the inconvenience
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Bug, feature request, or proposal:
Feature Request
What is the expected behavior?
Time selection should also be available along with date.
What is the current behavior?
Only date picker is available as of now
What are the steps to reproduce?
On installing the angular material and using the
import {MatDatePickerModule} from '@angular/material'
What is the use-case or motivation for changing an existing behavior?
A feature should be available to select the time while selecting the date
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4
Material 2
Windows 7
Typescript 2.2.0
Chrome Version 61.0.3163.100
Is there anything else we should know?
Please let me know if this is feature is already available
The text was updated successfully, but these errors were encountered: