10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

getTimeZoneOffset()<br />

intervalAdd()<br />

second<br />

second component<br />

fs<br />

fractional second component<br />

Returns the time zone offset in hours and minutes.<br />

Syntax<br />

void getTimeZoneOffset(int &hour,<br />

int &minute) const;<br />

Parameters<br />

hour<br />

time zone hour<br />

minute<br />

time zone minute<br />

Adds an interval to timestamp .<br />

Syntax<br />

There are variants of syntax:<br />

Timestamp intervalAdd(const IntervalDS& val) const;<br />

Timestamp intervalAdd(const IntervalYM& val) const;<br />

Parameters<br />

val<br />

interval to be added<br />

Timestamp Class<br />

OCCI Classes and Methods 8-219

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!