Crates.io | hyperlane-time |
lib.rs | hyperlane-time |
version | 0.0.2 |
source | src |
created_at | 2024-12-29 04:16:07.962342 |
updated_at | 2025-01-07 04:29:34.928211 |
description | A library for fetching the current time based on the system's locale settings. |
homepage | |
repository | https://github.com/ltpp-universe/hyperlane-time.git |
max_upload_size | |
id | 1497949 |
size | 13,891 |
A library for fetching the current time based on the system's locale settings.
To use this crate, you can run cmd:
cargo add hyperlane-time
use hyperlane_time::*;
println!("Now time: {}", current_time());
println!("Now day: {}", current_date());
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request.
For any inquiries, please reach out to the author at ltpp-universe root@ltpp.vip.