--- title: "ODBC API Support for Enhanced Date and Time Features | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: native-client ms.topic: "reference" helpviewer_keywords: - "date/time [ODBC], API support" ms.assetid: 430c029d-f8c1-4de7-a9dd-330e9b6bfc20 author: MightyPen ms.author: genemi manager: craigg --- # ODBC API Support for Enhanced Date and Time Features The following ODBC APIs support enhanced date and time functionality: - [SQLBindCol](../native-client-odbc-api/sqlbindcol.md) - [SQLBindParameter](../native-client-odbc-api/sqlbindparameter.md) - [SQLColAttribute](../native-client-odbc-api/sqlcolattribute.md) - [SQLColumns](../native-client-odbc-api/sqlcolumns.md) - [SQLDescribeCol](../native-client-odbc-api/sqldescribecol.md) - [SQLDescribeParam](../native-client-odbc-api/sqldescribeparam.md) - [SQLFetch](../native-client-odbc-api/sqlfetch.md) - [SQLFetchScroll](../native-client-odbc-api/sqlfetchscroll.md) - [SQLGetData](../native-client-odbc-api/sqlgetdata.md) - [SQLGetDescField](../native-client-odbc-api/sqlgetdescfield.md) - [SQLGetDescRec](../native-client-odbc-api/sqlgetdescrec.md) - [SQLGetTypeInfo](../native-client-odbc-api/sqlgettypeinfo.md) - [SQLProcedureColumns](../native-client-odbc-api/sqlprocedurecolumns.md) - [SQLPutData](../native-client-odbc-api/sqlputdata.md) - [SQLSetDescField](../native-client-odbc-api/sqlsetdescfield.md) - [SQLSetDescRec](../native-client-odbc-api/sqlsetdescrec.md) - [SQLSpecialColumns](../native-client-odbc-api/sqlspecialcolumns.md) The following bulk copy APIs support enhanced date and time functionality: - [bcp_bind](../native-client-odbc-extensions-bulk-copy-functions/bcp-bind.md) - [bcp_colfmt](../native-client-odbc-extensions-bulk-copy-functions/bcp-colfmt.md) - [bcp_getcolfmt](../native-client-odbc-extensions-bulk-copy-functions/bcp-getcolfmt.md) - [bcp_gettypename](../native-client-odbc-extensions-bulk-copy-functions/bcp-gettypename.md) - [bcp_setcolfmt](../native-client-odbc-extensions-bulk-copy-functions/bcp-setcolfmt.md) ## See Also [Date and Time Improvements (ODBC)](date-and-time-improvements-odbc.md)