public interface TimeOfDay
Modifier and Type | Method and Description |
---|---|
int |
hour()
Specifies an (0-23) hour in a day.
|
int |
minute()
Specifies a (0-59) minute in an hour.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.