whattimeisit

Crates.iowhattimeisit
lib.rswhattimeisit
version0.1.0
sourcesrc
created_at2024-07-16 19:13:38.335207
updated_at2024-07-16 19:13:38.335207
descriptionA simple CLI tool to print the current date and time in various formats.
homepagehttps://github.com/Dax911/whattimeisit-rs
repositoryhttps://github.com/Dax911/whattimeisit-rs
max_upload_size
id1305451
size15,047
Dax (Dax911)

documentation

https://docs.rs/whattimeisit-rs

README

WhatTimeIsIt

WhatTimeIsIt is a simple CLI tool that prints the current date and time in various formats.

Installation

Add this to your Cargo.toml:

[dependencies]
whattimeisit = "0.1.0"
Commit count: 0

cargo fmt