Function aws_smithy_http::label::fmt_timestamp
source ยท pub fn fmt_timestamp(
t: &DateTime,
format: Format,
) -> Result<String, DateTimeFormatError>
Expand description
Format a given DateTime
as a string according to an EncodingStrategy