The util.Date class
The util.Date class provides DATE data-type related
utility methods.
This class is provided in the
util
C-Extension library; To use the
util.Date class, you must import the util package in your
program:IMPORT utilThis class does not have to be instantiated; it provides class methods for the current program.