[tremblemaps] Reads time from graph request as local time
Open
Nobody has claimed this yet.
bug
- Dominant language
- Perl
- Stars
- 21
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When used as a graph request, tremblemaps interpret the input start and end times as local time, event if the formREQ.pl specifies they are entered as UTC time.
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 with formREQ.pl and trace how graph requests pass their start and end times to tremblemaps. Compare the declared UTC behavior with the actual time interpretation. Done means graph-request times are interpreted as UTC when the form specifies UTC, with the existing request behavior preserved otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100