angular / angular/components

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

Open
#30,023 7 comments 20 reactions 0 assignees View on GitHub
feature P3
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

### 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.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing DatePicker and compare its behavior with the referenced datetime-picker implementation. Clarify whether DateTime support belongs in DatePicker or a new DateTimePicker component, then define completion as selecting a date plus hours, minutes, and seconds.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.