This crate provides a time/duration API for Rust.
jeninsutradhar@gmail.com
Examples
use ;
// Create a new Time instance representing the current time
let current_time = now;
// Format the time as a string
let formatted_time = current_time.format;
println!;
// Create a custom duration of 5 seconds
let duration = from_secs;
println!;