Skip to content
New issue

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

Time Picker #5224

Closed
mhmalik opened this issue Jun 19, 2017 · 10 comments · Fixed by #5317
Closed

Time Picker #5224

mhmalik opened this issue Jun 19, 2017 · 10 comments · Fixed by #5317

Comments

@mhmalik
Copy link

mhmalik commented Jun 19, 2017

Bug, feature request, or proposal:

Time Picker is missing, i think it must have that feature

@Cleudi
Copy link

Cleudi commented Jun 22, 2017

As this issue was closed immediately - does this mean that a time picker won't be implemented at all?

@willshowell
Copy link
Contributor

@Cleudi likely because it doesn't really follow the issue template. There doesn't seem to be an official tracking issue for the timepicker, but this #675 (comment) indicates one will be implemented in the future.

@SteveDunlap13
Copy link

For those looking for a angular5/material2 / latest flex time picker, I banged one out last night for a personal project. Feel free to rip it to your needs. https://github.com/SteveDunlap13/MaterialTimeControl

@bam-dreymers
Copy link

@SteveDunlap13 - Good timing Steve, just what I was looking for, Thanks!!

@torabian
Copy link

We have implemented time picker which is compatible with angular material and can be used in different version of angular:
https://github.com/owsolutions/amazing-time-picker

@NAHaley
Copy link

NAHaley commented Jan 23, 2018

@SteveDunlap13 that was excellent! Just what I was looking for.

Would you have time to make the class WMatTimePickerComponent implement MatFormFieldControl?

So that it can be wrapped in

I have been working on it using the ideas presented on the Angular site for making a custom control here:
https://material.angular.io/guide/creating-a-custom-form-field-control

I am close, but am running into an Injection problem.

@alan345
Copy link

alan345 commented Mar 11, 2018

Hi @NAHaley, did you manage to get something with custom control for an input type "time" ? thanks

@Splaktar
Copy link
Member

This is being tracked in #5648

@Gaiidenn
Copy link

Hello here, for those who likes SteveDunlap13/MaterialTimeControl package, I just made a pull request with some interesting changes :

  • Specific module created for an easier import style
  • Added min, max & disabled abilities
  • 24 hours time format now display clock hours on 2 distinct circles (Android like style)
  • The clock now display a button for every minute to be selectable (but only 5, 10, 15, ... shows the number)

If the pull request takes too long for you to be accepted, feel free to fork it from https://github.com/Gaiidenn/MaterialTimeControl

@angular angular deleted a comment from torabian Dec 1, 2018
@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.