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.

Table 8–8 Date Methods (Cont.)<br />

Method Summary<br />

Date Class<br />

fromBytes() on page 8-53 Convert an external Bytes representation of a Date<br />

object to a Date object.<br />

fromText() on page 8-53 Convert the date from a given input string with format<br />

and nls parameters specified.<br />

getDate() on page 8-53() Return the date and time components of the Date<br />

object.<br />

getSystemDate() on page 8-54 Return a Date object containing the system date.<br />

isNull() on page 8-55 Returns true if Date is null; otherwise returns false.<br />

lastDay() on page 8-55 Returns a Date that is the last day of the month.<br />

nextDay() on page 8-55 Returns a Date that is the date of the next day of the<br />

week.<br />

operator=() on page 8-55 Assign the values of a date to another.<br />

operator==() on page 8-56 Returns true if a and b are the same, false otherwise.<br />

operator!=() on page 8-56 Returns true if a and b are unequal, false otherwise.<br />

operator>() on page 8-56 Returns true if a is past b, false otherwise.<br />

operator>=() on page 8-57 Returns true if a is past b or equal to b, false otherwise.<br />

operator

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

Saved successfully!

Ooh no, something went wrong!