Files
2025-02-05 04:43:28 +00:00

7 lines
184 B
Plaintext

public class X {
// Tooltip shown: <spot>2022/11/29 13:16:27</spot>
private static final DateTimeFormatter formatter =
DateTimeFormatter.ofPattern("yyyy/MMMM/dd HH:mm:ss");
}