From 0ffc71190ca631f48daf76052799d9951d3cd507 Mon Sep 17 00:00:00 2001 From: Jan Gerber Date: Mon, 21 Sep 2015 11:25:13 +0100 Subject: [PATCH] date is filter --- config.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/config.jsonc b/config.jsonc index cc1219c..6412cef 100644 --- a/config.jsonc +++ b/config.jsonc @@ -218,6 +218,7 @@ "type": "string", "columnWidth": 120, //"format": {"type": "date", "args": ["%a, %b %e, %Y"]}, + "filter": true, "sort": true }, {