Class FastTimeParser

java.lang.Object
org.aoju.bus.core.date.formatter.NormalMotd
org.aoju.bus.core.date.formatter.parser.FastTimeParser
All Implemented Interfaces:
Serializable, DateMotd, DateParser

public class FastTimeParser extends NormalMotd implements DateParser
时间日期字符串,日期默认为当天,支持格式类似于;
   HH:mm:ss
   HH:mm
 
Since:
Java 17+
Author:
Kimi Liu
See Also: