18#ifndef _LOG4CXX_PATTERN_FILE_DATE_PATTERN_CONVERTER
19#define _LOG4CXX_PATTERN_FILE_DATE_PATTERN_CONVERTER
51 const std::vector<LogString>& options);
Formats an date by delegating to DatePatternConverter.
Definition: filedatepatternconverter.h:38
static PatternConverterPtr newInstance(const std::vector< LogString > &options)
Obtains an instance of pattern converter.
Definition: configuration.h:25