Use of obsolete date-time API
Reports usages of java.util.Date
, java.util.Calendar
, java.util.GregorianCalendar
, java.util.TimeZone
, and java.util.SimpleTimeZone
.
While still supported, these classes were made obsolete by the JDK8 Date-Time API and should probably not be used in new development.
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Java, 233.SNAPSHOT |
Last modified: 13 July 2023