Explore the Rust standard library time module and learn how to work with dates using the third-party Chrono crate in this 59-minute video tutorial. Dive into various structs within the time module and gain essential knowledge for handling dates and times in Rust programs, crucial for working with external APIs, file systems, and databases. Follow along as the instructor demonstrates practical examples and provides insights into effectively utilizing these time-related functionalities in Rust. By the end of this tutorial, you'll have a solid foundation for implementing time and date operations in your Rust projects, enhancing your ability to create more robust and feature-rich applications.
Overview
Syllabus
Rust Time Module and Chrono Crate Intro
Taught by
Trevor Sullivan