Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
DateToString.html
blob: 4fc44cfebcba4cd037538ce0509dfe34e9354e15 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any call of
<b>
toString()
</b>
on
<b>
java.util.Date
</b>
objects. Such calls are usually
incorrect in an internationalized environment.
<!-- tooltip end -->
<p>
</body>
</html>