Skip to content

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

Open
ricardosobrado opened this issue Oct 23, 2023 · 6 comments
Open

Datetime picker doesn't have seconds option #255

ricardosobrado opened this issue Oct 23, 2023 · 6 comments
Labels
area: datetimepicker Issues about datetimepicker new feature This issue is tracking a new feature of component

Comments

@ricardosobrado
Copy link

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! :)

@nzbin nzbin added new feature This issue is tracking a new feature of component area: datetimepicker Issues about datetimepicker labels Oct 23, 2023
@nzbin
Copy link
Member

nzbin commented Oct 25, 2023

I will be happy if anyone give me a PR.

@AlexElin
Copy link

AlexElin commented May 19, 2024

I suppose the reason is that the Material Design spec says about hours and minutes, not seconds.

Users can select hours, minutes, or periods of time

@JelleBruisten
Copy link
Contributor

I wonder about the usecase for adding minutes here?

@UseMuse
Copy link

UseMuse commented Apr 26, 2025

@nzbin
Hi, I want to contribute to ng-matero/extensions, in particular to add the ability to enter seconds
I am using version v15.6.5. I need this functionality for version 15.6.x
Please tell me or maybe there is an instruction on how to make a contribution so that it is accepted for a specific version?

fork -> git checkout origin/15.6.x -b feat/datetime-picker-sec ?

@nzbin
Copy link
Member

nzbin commented Apr 26, 2025

@nzbin Hi, I want to contribute to ng-matero/extensions, in particular to add the ability to enter seconds I am using version v15.6.5. I need this functionality for version 15.6.x Please tell me or maybe there is an instruction on how to make a contribution so that it is accepted for a specific version?

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.

@UseMuse
Copy link

UseMuse commented Apr 26, 2025

@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(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: datetimepicker Issues about datetimepicker new feature This issue is tracking a new feature of component
Projects
None yet
Development

No branches or pull requests

5 participants