Dimillian / Dimillian/IceCubesApp
Feature request: Absolute date
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
I’m not sure if I’m missing something but I’m not finding a way to change the date from relative (1hr ago) to absolute (11:23am).
Being that the feed refresh is bonkers, an absolute date is required to observe when a toot was actually published.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the feed date rendering in the SwiftUI client and inspect how relative timestamps such as “1hr ago” are produced. The work is done when feed posts display their publication time in an absolute format such as “11:23am,” allowing the actual posting time to be observed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100