[GH-ISSUE #50] Next Check time is incorrect on both dashboards #37

Closed
opened 2026-02-27 20:05:06 +03:00 by kerem · 2 comments
Owner

Originally created by @tomballgithub on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/misiektoja/instagram_monitor/issues/50

The time in the web dashboard Next Check box currently says Tom.00:19:38. I assume Tom means Tomorrow?
However, the current time is 00:12:16, so it is no longer 'tomorrow' for the next check.

Also, I think showing seconds is unnecessary detail. Looking at 00:19:38 made me second-guess if it meant 7:38pm.

Image

--

Image

As I was typing this issue, it reached 00:20, and the web dashboard Next Check is now '01:08:43'

However, the console dashboard shows "Tom.01:08:43' for one of my two accounts. Again, 'Tomorrow' is incorrect now that we've gone past midnight.

Image ------------------------------- If final solution still says 'Tom.', but is fixed, consider changing the column size in the console dashboard so that it doesn't wrap as show in the image above. Need to be able to fit "Tom.01:08" [ no seconds :-) ]

Oh, this is likely because I have a split screen in terminal and am only using half the screen width for this script to run in (spotify_profile_monitor is in the other half) That said, if you look at the console dashboard image above, it shows that my screen still has unused space on the right side. Is there a reason the entire width is not used?

Here's what I see for the User view, so this a 'tomballgithub' problem

Image
Originally created by @tomballgithub on GitHub (Jan 19, 2026). Original GitHub issue: https://github.com/misiektoja/instagram_monitor/issues/50 The time in the web dashboard Next Check box currently says Tom.00:19:38. I assume Tom means Tomorrow? However, the current time is 00:12:16, so it is no longer 'tomorrow' for the next check. _**Also, I think showing seconds is unnecessary detail**_. Looking at 00:19:38 made me second-guess if it meant 7:38pm. <img width="562" height="126" alt="Image" src="https://github.com/user-attachments/assets/bc799861-2d39-4362-9912-b8022f0e6e6a" /> -- <img width="63" height="46" alt="Image" src="https://github.com/user-attachments/assets/cd97fa54-246f-40cc-9191-1a29411af6be" /> ------------------------------- As I was typing this issue, it reached 00:20, and the web dashboard Next Check is now '01:08:43' However, the console dashboard shows "Tom.01:08:43' for one of my two accounts. Again, 'Tomorrow' is incorrect now that we've gone past midnight. <img width="1066" height="269" alt="Image" src="https://github.com/user-attachments/assets/8594e5c8-e090-4be1-8b41-0712fc9a14da" /> ------------------------------- If final solution still says 'Tom.', but is fixed, consider changing the column size in the console dashboard so that it doesn't wrap as show in the image above. Need to be able to fit "Tom.01:08" [ no seconds :-) ] Oh, this is likely because I have a split screen in terminal and am only using half the screen width for this script to run in (spotify_profile_monitor is in the other half) That said, if you look at the console dashboard image above, it shows that my screen still has unused space on the right side. Is there a reason the entire width is not used? Here's what I see for the User view, so this a 'tomballgithub' problem <img width="1102" height="208" alt="Image" src="https://github.com/user-attachments/assets/c33e9284-b70b-47eb-ac68-6d93569a08e6" />
kerem closed this issue 2026-02-27 20:05:06 +03:00
Author
Owner

@misiektoja commented on GitHub (Jan 22, 2026):

I fixed the issue and now the time labels are fully dynamic.

You also have the option to disable showing seconds with DASHBOARD_SHOW_CHECK_SECONDS and you can switch to a 12-hour format using TIME_FORMAT_12H.

<!-- gh-comment-id:3782254620 --> @misiektoja commented on GitHub (Jan 22, 2026): I fixed the issue and now the time labels are fully dynamic. You also have the option to disable showing seconds with `DASHBOARD_SHOW_CHECK_SECONDS` and you can switch to a 12-hour format using `TIME_FORMAT_12H`.
Author
Owner

@tomballgithub commented on GitHub (Jan 22, 2026):

A true gentleman and a scholar!

<!-- gh-comment-id:3782430380 --> @tomballgithub commented on GitHub (Jan 22, 2026): A true gentleman and a scholar!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/instagram_monitor#37
No description provided.