Crates.io | whattimeisit |
lib.rs | whattimeisit |
version | 0.1.0 |
source | src |
created_at | 2024-07-16 19:13:38.335207 |
updated_at | 2024-07-16 19:13:38.335207 |
description | A simple CLI tool to print the current date and time in various formats. |
homepage | https://github.com/Dax911/whattimeisit-rs |
repository | https://github.com/Dax911/whattimeisit-rs |
max_upload_size | |
id | 1305451 |
size | 15,047 |
WhatTimeIsIt is a simple CLI tool that prints the current date and time in various formats.
Add this to your Cargo.toml
:
[dependencies]
whattimeisit = "0.1.0"