azure_core::date

Function to_rfc3339

Source
pub fn to_rfc3339(date: &OffsetDateTime) -> String
Expand description

RFC 3339: Date and Time on the Internet: Timestamps

https://www.rfc-editor.org/rfc/rfc3339

In Azure REST API specifications it is specified as "format": "date-time".

1985-04-12T23:20:50.52Z