termux / termux/termux-api

Support 24h clock in termux-dialog time

Open
#818 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

Feature description

Please change the dialog TimePicker to the 24-hours clock (or provide this as an option). I think this is more internationally used than AM/PM.

Reference implementation

I'm a novice programmer and can't find the code that constructs the TimePicker, but according to this documentation it's just setting a boolean setIs24HourView.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Android TimePicker construction in the termux-api app and read the setIs24HourView documentation linked in the issue. The work is done when the time dialog uses a 24-hour clock, or provides a working option for it, and the resulting behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.