Class T_HHmm
java.lang.Object
com.tccc.kos.commons.util.format.time.TimeFormat
com.tccc.kos.commons.util.format.time.T_HHmm
Time format for "HH:mm" Java format, which is the 24-hour clock.
- Since:
- 1.0
- Version:
- 2023-02-24
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tccc.kos.commons.util.format.time.TimeFormat
getAmpm, getFormat, getId
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
T_HHmm
public T_HHmm()
-