Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Show 'unknown' for position logs older than 6 months #1416

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

jamesarich
Copy link
Contributor

Display 'unknown' instead of the timestamp for position logs older than 6 months. This addresses an issue where unknown timestamps were incorrectly shown as 1970 (unix epoch).

from discussion: https://discord.com/channels/867578229534359593/1039674919346249728/1307511952704278558

Display 'unknown' instead of the timestamp for position logs older than 6 months. This addresses an issue where unknown timestamps were incorrectly shown as 1970 (unix epoch).
The text displayed for positions older than six months in position logs has been changed from "Unknown" to "Unknown Age". This update adds clarity and context to the age of positions in the log.
@jamesarich jamesarich marked this pull request as ready for review November 17, 2024 03:09
@andrekir andrekir merged commit fb04805 into meshtastic:master Nov 19, 2024
5 checks passed
@jamesarich jamesarich deleted the position_log_unknown_time branch November 21, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants