recentDays

fun String.recentDays(days: Int, datePattern: Any? = null)
infix fun String.recentDays(days: Int)
infix fun KCallable<*>.recentDays(days: Int)