Utility class for working with date and time.
More...
|
static final DateTimeFormatter | TIME_FORMATTER = DateTimeFormatter.ofPattern("HH:mm:ss") |
|
Utility class for working with date and time.
◆ getFormattedCurrentTime()
String fr.softsf.sudokufx.utils.MyDateTime.getFormattedCurrentTime |
( |
| ) |
|
Gets the current time formatted as "HH:mm:ss".
- Returns
- A string representing the current time in "HH:mm:ss" format.
◆ TIME_FORMATTER
final DateTimeFormatter fr.softsf.sudokufx.utils.MyDateTime.TIME_FORMATTER = DateTimeFormatter.ofPattern("HH:mm:ss") |
|
staticprivate |
The documentation for this class was generated from the following file: