-
Rust Crates]Chrono: Date and Time for Rust시간관련 러스트 비공식 라이브러리코딩Coding/★Rust★Crates.io★ 2022. 4. 2. 22:21728x90
Chrono: Date and Time for Rust
https://crates.io/crates/chrono
External crate 이지만
공식적인 라이브러리라고 봐야 함
프로그래밍 언어 러스트를 배웁시다! 135 Easy Rust in Korean: Time
https://www.youtube.com/watch?v=b-yfdKIxIZw&t=70s
사람이 보기 편한 시간
https://docs.rs/chrono/0.4.0/chrono/naive/struct.NaiveDate.html
chrono::naive::NaiveDate - Rust
pub struct NaiveDate { /* fields omitted */ } ISO 8601 calendar date without timezone. Allows for every proleptic Gregorian date from Jan 1, 262145 BCE to Dec 31, 262143 CE. Also supports the conversion from ISO 8601 ordinal and week date. The ISO 8601 cal
docs.rs
반응형'코딩Coding > ★Rust★Crates.io★' 카테고리의 다른 글
Rust and QT(gui crates) (0) 2022.04.05 rust) actix 기초❤️🙌 (0) 2022.04.05 Rust new GUI + 2D drawing crate (0) 2022.04.04 Rust crates]Softbuffer integrates with the raw-window-handle crate to allow writing to a window in a cross-platform (0) 2022.04.04 Rust crates 大巡礼:用 dioxus 开发 WASM 前端 (0) 2022.04.02 RUST Crates)_rui_-Experimental Rust UI library, inspired by SwiftUI (0) 2022.04.01 Rust crates)Announcing new proc macro crate: trait-enumizer (0) 2022.04.01 Write a Frontend App with RUST and Yew! (0) 2022.03.25