crescentrose / crescentrose/sunshine
Suggestion: remote time (--remote) or UTC (--utc)
- Dominant language
- Rust
- Stars
- 23
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion: add a `--remote` option to display the times of sunrise & sunset not with the local time at the location of the querying user, but with the remote time instead, i.e. with the local time at the queried location. (Would probably have to add a trailing time zone string.)
The easiest thing could be a `--utc` option… then the user can convert the date himself.
(Or both.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI option parsing and the code that formats sunrise and sunset times. Clarify whether the project should support --remote, --utc, or both, and whether output must include a trailing time-zone string. Done means the selected option displays the requested time basis consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100