You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reminisc3 opened this issue
Nov 14, 2024
· 0 comments
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
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.
The text was updated successfully, but these errors were encountered:
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
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
featureThis issue represents a new feature or feature request rather than a bug or bug fixP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
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.
The text was updated successfully, but these errors were encountered: