1. Introduction
  2. What is Time?
  3. What Time can do
  4. What Time can't do
  5. Limitations and alternatives
  6. API
  7. Construction
  8. Conversion between types
  9. Arithmetic
  10. Format description
    1. Well known format descriptions
  11. Formatting
  12. Parsing
  13. Macros
  14. Extension traits
  15. Utility functions
  16. Interop with stdlib
  17. Feature flags
  18. Third-party trait impls
  19. serde
  20. rand
  21. quickcheck
  22. Future
  23. Guarantees
  24. Period type
  25. tzdb support
  26. Migration guide
  27. 0.2 to 0.3
  28. Internals
  29. Disclaimer
  30. Date algorithms
  31. Internal representation
    1. Hacks
  32. Testing
  33. Benchmarks
  34. Resources

Time

What is Time?