emilk / emilk/egui

New DateTimePickerButton for egui_extras

Open
#7,154 4 comments 4 reactions 0 assignees View on GitHub
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.

![Image](https://github.com/user-attachments/assets/07be68d8-8401-4b1e-8cff-87c89ff01a2e)

I would add the time picker before the save button or immediately after the date, before the arrows.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.