-
-
Notifications
You must be signed in to change notification settings - Fork 68
Datetime picker doesn't have seconds option #255
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
Comments
I will be happy if anyone give me a PR. |
I suppose the reason is that the Material Design spec says about hours and minutes, not seconds.
|
I wonder about the usecase for adding minutes here? |
@nzbin fork -> git checkout origin/15.6.x -b feat/datetime-picker-sec ? |
I'm sorry, the v15 is end of life, it doesn't accept new feature. You can submit PR to v19. |
@JelleBruisten @AlexElin @ricardosobrado I did it, but only for the version I'm interested in, if I have time, I'll add it to 19, only I didn't use angular 19 and angular material 19, but I can try... @nzbin please accept my contribution for v15, I tried, but I saw the message late, and the work was already done( |
Hi! I think this library is great, congratulations to all who support it!
I would like to ask if there is any chance to add the seconds to Datetime picker? Also, another interesting feature would be to allow to customize the header of the datetime picker. This would allow for example to configure buttons to navigate to current date, next month, ...
Please let me know your thoughts! I would be happy to contribute also for these developments!
Cheers! :)
The text was updated successfully, but these errors were encountered: