Files
openide/java/java-impl/resources/inspectionDescriptions/TimeToString.html
2025-02-05 04:43:28 +00:00

7 lines
197 B
HTML

<html>
<body>
Reports <code>toString()</code> calls on <code>java.sql.Time</code> objects. Such calls are usually incorrect in an internationalized
environment.
<!-- tooltip end -->
</body>
</html>