list_time library
Properties
-
list24Hours
→ List<
int> -
List of hours in 24-hour format.
final
-
listHours
→ List<
int> -
List of hours in 12-hour format.
final
-
listMins
→ List<
int> -
List of minutes.
final
-
microseconds
→ List<
int> -
List of microseconds.
final
-
milliseconds
→ List<
int> -
List of milliseconds.
final
-
nanoseconds
→ List<
int> -
List of nanoseconds.
final
-
seconds
→ List<
int> -
List of seconds.
final