:mod:`langchain.chains.query_constructor.parser`.ISO8601Date =================================================================== .. currentmodule:: langchain.chains.query_constructor.parser .. autoclass:: ISO8601Date .. rubric:: Attributes .. autosummary:: ~ISO8601Date.date ~ISO8601Date.type .. rubric:: Methods .. autosummary:: ~ISO8601Date.__init__ ~ISO8601Date.clear ~ISO8601Date.copy ~ISO8601Date.fromkeys ~ISO8601Date.get ~ISO8601Date.items ~ISO8601Date.keys ~ISO8601Date.pop ~ISO8601Date.popitem ~ISO8601Date.setdefault ~ISO8601Date.update ~ISO8601Date.values .. automethod:: ISO8601Date.__init__ .. automethod:: ISO8601Date.clear .. automethod:: ISO8601Date.copy .. automethod:: ISO8601Date.fromkeys .. automethod:: ISO8601Date.get .. automethod:: ISO8601Date.items .. automethod:: ISO8601Date.keys .. automethod:: ISO8601Date.pop .. automethod:: ISO8601Date.popitem .. automethod:: ISO8601Date.setdefault .. automethod:: ISO8601Date.update .. automethod:: ISO8601Date.values .. example_links:: ISO8601Date