Closed ethteck closed 2 months ago
Hello, here's what I'd do to fix this issue -> The hover-on text comes from the title of
What am I missing?
@mkst the time displayed on the hover-over is too detailed, the seconds part can just be an int instead of a float with 6 digits after the decimal point.
You said "instead of 8 minutes ago, we'll use 8 minutes ago" - there was no difference between the two, so that was confusing. Also, the "x minutes ago" isn't the hover-over text. We just want to change the string format to the one I specified
It's good that we show the day and time. I think we can avoid showing a resolution beyond single seconds, though. and adding some spaces for readability would be ideal.
maybe just
2024-07-28 18:40:31 +09:00
We should check to see if this is an issue in other places besides just the about scratch page, for good measure