Skip to main content

datetime_to_system_time

Function datetime_to_system_time 

Source
pub fn datetime_to_system_time<T: TimeZone>(dt: DateTime<T>) -> SystemTime
Expand description

Convert DateTime to SystemTime