ISO8601DateTime#

class langchain.chains.query_constructor.parser.ISO8601DateTime[source]#

A datetime in ISO 8601 format (YYYY-MM-DDTHH:MM:SS).

datetime: str#
type: Literal['datetime']#