DateTimeOffset Class

Download JDBC driver

This type represents an object of type microsoft.sql.DateTimeOffset and is the Java type that corresponds to the SQL Server 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