C++ has the most bloated yet anemic standard library, the whole library is an over-engineered mess but lacks even the most basic functionality that's useful in the real world such as "format this timestamp as a ISO 8601 time" or "parse this ISO 8601 time to a timestamp", it's infuriating #cpp #cplusplus #programming