mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
9 lines
391 B
HTML
9 lines
391 B
HTML
<html>
|
|
<body>
|
|
Reports usages of <code>java.util.Date</code>, <code>java.util.Calendar</code>, <code>java.util.GregorianCalendar</code>, <code>java.util.TimeZone</code>,
|
|
and <code>java.util.SimpleTimeZone</code>.
|
|
<p>While still supported, these classes were made obsolete by the JDK8 Date-Time API and should probably
|
|
not be used in new development.</p>
|
|
<!-- tooltip end -->
|
|
</body>
|
|
</html> |