New DateTimePickerButton for egui_extras
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
### The Idea
Having a DatePicker is an amazing feature, but it lack of Time pick. having a DateTimePicker it would be even more amazing for so many applications like filtering out data, choosing the precise time for like a time manager. Precision is an important feature in these applications and having a way to pick time with minutes (or even seconds) precision would be great.

I would add the time picker before the save button or immediately after the date, before the arrows.
Contributor guide
Research direction
Start by reading the existing DatePicker in egui_extras and the surrounding save-button and arrow controls. Clarify whether minutes or seconds are required and where the time picker belongs. Done should mean a DateTimePickerButton lets users select both a date and a precise time in the relevant interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100