public class TimeOfDay
extends java.lang.Object
Constructor and Description |
---|
TimeOfDay(int timeAsInt)
Constructs a new time of day using format hhmmss or hmmss.
|
TimeOfDay(int hour,
int minute) |
TimeOfDay(int hour,
int minute,
int second) |
Modifier and Type | Method and Description |
---|---|
int |
getHour() |
int |
getIntegerValue()
Returns the time of day using format hhmmss or hmmss.
|
int |
getMinute() |
int |
getSecond() |
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de