Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Andrzej's C++ blog
(Uncensored)
subscribe
Local Time | Andrzej's C++ blog
https://akrzemi1.wordpress.com/2022/04/24/local-time/
links
backlinks
In this post we will see how to solve the task from the previous post, but display the time point in local time instead of system time. The solution is simple and takes only two additional lines (y…