Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » MobiLink - Server Administration » MobiLink server APIs » MobiLink server .NET API reference » DateTimeWithTimeZone class

 

DateTimeWithTimeZone constructor

Constructs a DateTimeWithTimeZone with the specified year, month, day, hour, minute, second, millisecond, time zone hour and time zone minute.

 Overload list

DateTimeWithTimeZone(DateTime) constructor
DateTimeWithTimeZone(DateTime, int, int) constructor
DateTimeWithTimeZone(int, int, int, int, int, int, int, int, int) constructor