SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Posts Tagged ‘method’

November 27th, 2009

What are the getTime() and setTime() method?

No Comments, Java Facts, by Daisy Williams.

getTime(): The getTime() method returns a date/time of the calendar in a Date object. Date objects are stored as an…

Share