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

feat(DatePicker): Add DateTime support to DatePicker OR new DateTimePicker Component #30023

Open
reminisc3 opened this issue Nov 14, 2024 · 0 comments
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@reminisc3
Copy link

Feature Description

Greetings,

I wanted to propose a new feature for the existing DatePicker OR to create a new extended component for "DateTimePicker".

I think the popular implementation for this is currently here:
https://github.com/h2qutc/angular-material-components/tree/master/projects/datetime-picker

However, the project has not been maintained and is only supported for <= Angular 16.

The request itself is straightforward, add "Time" support so that the user can select the Hour, Minutes, Seconds in addition to the date.

Use Case

Many applications have the requirement of the user selecting the full DateTime (Date, Hours, Mins, Secs) vs. just selecting only a basic date.

@reminisc3 reminisc3 added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels Nov 14, 2024
@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent and removed needs triage This issue needs to be triaged by the team labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

2 participants