Home
last modified time | relevance | path

Searched refs:datetime (Results 1 – 2 of 2) sorted by relevance

/xiu/library/logger/src/
H A Dtarget.rs48 let datetime: DateTime<Utc> = DateTime::from_utc(naive, Utc); in test_chrono() localVariable
50 let newdate = datetime.format("%Y-%m-%d %H:%M:%S"); in test_chrono()
/xiu/protocol/rtsp/src/
H A Drtsp_range.rs35 let datetime = in unmarshal() localVariable
43 datetime.timestamp() in unmarshal()