Weird. When I ask the command line for the uptime of my device, today (February 1, 2024) I get the answer that is:
$ uptime -s
2024-01-29 17:56:53
This date is still in the future!
Weird. When I ask the command line for the uptime of my device, today (February 1, 2024) I get the answer that is:
$ uptime -s
2024-01-29 17:56:53
This date is still in the future!
uptime -s means "up since ..."
So it seems that your system has been up since 2024-01-29 17:56:53 - which is January 29 2024 - a couple of days ago today.