mad-lab-fau / mad-lab-fau/carwatch-python

Unix-Timestamp to actual date

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

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- Could you transform the unix-timestamp to the actual date for the log file?
- Or add a seperate row that?
- Furthermore it´s not tracking the right timestamp:
- actual time taken: 10:18 AM
- log data: {"id":32768,"timestamp":1701078614298} which translates into 10:18 PM

Contributor guide

Open the contributing guide

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

Start by locating the code that writes or displays the log file's timestamp, then reproduce the issue with the sample JSON timestamp 1701078614298. Done means the log shows an unambiguous actual date and time, or provides a separate date field, and the recorded time is checked against the reported 10:18 AM value.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.