State of datetime handling in Zig?

As an example, one feature of the compiler is the package manager, which means that the standard library needs to have:

  • HTTP client
  • Decompression algorithms
  • TLS implementation
  • etc

If not for the package manager, this stuff may not be in the standard library at all, and instead left to 3rd party libraries.

8 Likes