27#include "date/date.hpp"
61 const static std::regex DATE_PATTERN;
64 std::vector<anch::date::IDatePartFormatter*> _formatters;
143 void addFormatter(const std::
string& strFormatter) noexcept;
anch::date::IDatePartFormatter *(* getInstance)()
Definition dateFormatter.hpp:33
AnCH framework base namespace.
Definition app.hpp:28