Uses of Interface
org.miaixz.bus.core.center.date.format.parser.PredicateDateParser
Packages that use PredicateDateParser
-
Uses of PredicateDateParser in org.miaixz.bus.core.center.date.format.parser
Classes in org.miaixz.bus.core.center.date.format.parser that implement PredicateDateParserModifier and TypeClassDescriptionclass全局正则日期解析器,通过预定义或自定义的正则规则解析日期字符串。class时间日期字符串,日期默认为当天,支持格式类似于;Methods in org.miaixz.bus.core.center.date.format.parser with parameters of type PredicateDateParserModifier and TypeMethodDescriptionRegisterDateParser.register(PredicateDateParser parser) 注册自定义日期解析器,优先级高于默认解析器。