faust.utils.iso8601

faust.utils.iso8601.parse(datestring: str) → datetime.datetime[source]

Parse and convert ISO 8601 string into a datetime object.

Return type:datetime