Searched refs:datetime (Results 1 – 2 of 2) sorted by relevance
48 let datetime: DateTime<Utc> = DateTime::from_utc(naive, Utc); in test_chrono() localVariable50 let newdate = datetime.format("%Y-%m-%d %H:%M:%S"); in test_chrono()
35 let datetime = in unmarshal() localVariable43 datetime.timestamp() in unmarshal()