use chrono::{Utc,DateTime};
fn main(){
let utc_datetime: DateTime<Utc> = Utc::now();
println!("{}", utc_datetime.timestamp());
}
Running `target/debug/sample`
1740365441
ほう
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший