class documentation

class _ODBCDateTimeBindProcessor(object):

Known subclasses: sqlalchemy.dialects.mssql.pyodbc._ODBCDateTime, sqlalchemy.dialects.mssql.pyodbc._ODBCDATETIMEOFFSET

View In Hierarchy

Add bind processors to handle datetimeoffset behaviors
Method bind​_processor Undocumented
Class Variable has​_tz Undocumented
def bind_processor(self, dialect):

Undocumented

has_tz: bool =