The [status page](https://libcxx.llvm.org/Status/Cxx20.html#note-p0355) notes that:
> P0355: The implementation status is:
> * `Calendars` mostly done in Clang 7
> * `Input parsers` not done
> * `Stream output Obsolete` due to [P1361R2](https://wg21.link/P1361R2) “Integration of chrono with text formatting”
> * `Time zone and leap seconds` In Progress
> * `TAI clock` not done
> * `GPS clock` not done
> * `UTC clock` not done
Link: https://wg21.link/p0355r7
The status page notes that: