format_datetime_with_timezone

Function format_datetime_with_timezone 

Source
pub fn format_datetime_with_timezone<F: TimeZone>(time: &DateTime<F>) -> String
where F::Offset: Display,
Expand description

Formats a datetime with timezone offset appended.