Xema.Format.date_time-question-mark

You're seeing just the function date_time-question-mark, go back to Xema.Format module for more information.

Specs

date_time?(String.t()) :: boolean()

Checks if the string is a valid date time representation.

This function returns true if the value is a string and is formatted as defined by RFC 3339, false otherwise.