extraAutoDetectPatterns property
A list of additional date patterns to attempt when autoDetectFormat is enabled.
These patterns are tried before the built-in heuristic patterns.
Implementation
final List<String> extraAutoDetectPatterns;
A list of additional date patterns to attempt when autoDetectFormat is enabled.
These patterns are tried before the built-in heuristic patterns.
final List<String> extraAutoDetectPatterns;