Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.2 KB

File metadata and controls

39 lines (28 loc) · 1.2 KB
title DateTimeOffset Class | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid 20bbeacd-ccca-4a46-8184-ff941ae2ec5f
author David-Engel
ms.author v-daenge

DateTimeOffset Class

[!INCLUDEDriver_JDBC_Download]

This type represents an object of type microsoft.sql.DateTimeOffset and is the Java type that corresponds to the [!INCLUDEssNoVersion] datetimeoffset data type.

Package: microsoft.sql

Extends: java.lang.Object

Implements: java.lang.Comparable<DateTimeOffset>, java.io.Serializable

Syntax

  
public final class DateTimeOffset  

Remarks

For more information about data types, see Understanding the JDBC Driver Data Types.

See Also

JDBC Driver API Reference
DateTimeOffset Members