Class DatePatternToRegexUtil

java.lang.Object
ch.qos.logback.core.util.DatePatternToRegexUtil

public class DatePatternToRegexUtil extends Object
This class is concerned with computing a regex corresponding to a date pattern (in SimpleDateFormat format).
Author:
Ceki Gülcü