java.util
if they
had been a part of Java.See: Description
Class | Description |
---|---|
MsDosDate |
This class contains static utility methods for working with MS DOS dates.
|
MsDosTime |
This class contains static utility methods for working with MS DOS times.
|
TimeZones |
This class contains
TimeZone constants. |
WinNtTime |
This object represent Windows NT time.
|
Exception | Description |
---|---|
UnableToConvertException |
This exception is thrown by the
WinNtTime.getDate() method when it is
unable to convert the Windows NT time value to a Date
because the value is outside the Date 's value range. |
java.util
if they
had been a part of Java.