Euclid.DateTime.to_iso8601

You're seeing just the function to_iso8601, go back to Euclid.DateTime module for more information.

Specs

to_iso8601(date_time :: DateTime.t(), :rounded) :: String.t()

Like DateTime.to_iso8601/1 but rounds to the nearest second first.