java.util

MIDP 2.1 compliant S60 devices support the java.util classes completely as defined in the MIDP 2.1 JSR. The following sections list additional implementation information for this package.

TimeZone

TimeZone.useDaylightTime

This method always returns false.

Timer and TimerTask

TimerTask.run()

If your application does not handle an exception thrown by the timertask.run method, then the S60 platform catches the exception silently.