More in the standard.
Calendar and Time-Zones in C++20: Time of Day
By Rainer Grimm
From the article:
With C++20, the chrono library from C++11 becomes important additions. The most prominent ones are a calendar and time-zones support. But this is by far not all. C++20 gets new clocks, powerful formatting functionality for time durations, and a time of day type
Add a Comment
Comments are closed.