Package hw

Class Date

extends Object

This class provides methods for getting date information. The IO.getDate() method returns a Date object, containing year, month, day and weekday of the date at creation time derived from the real-time clock. Use the getter methods to access the individual values.

Note

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_

See also: