mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 20:20:56 +07:00
7 lines
199 B
HTML
7 lines
199 B
HTML
<html>
|
|
<body>
|
|
Creates a <code>LocalDate</code> with call <code>LocalDate.ofInstant</code> for a <code>java.util.Date</code> expression.
|
|
It is necessary to define <code>ZoneId</code>.
|
|
</body>
|
|
</html>
|