Added HH:MM to the default scan format.
authormarkus schnalke <meillo@marmaro.de>
Tue, 10 Apr 2012 21:44:14 +0000 (23:44 +0200)
committermarkus schnalke <meillo@marmaro.de>
Tue, 10 Apr 2012 21:44:14 +0000 (23:44 +0200)
h/scansbr.h

index 1f0d087..592474d 100644 (file)
@@ -15,7 +15,7 @@ extern char *scanl;
 */
 # define FORMAT \
 "=%4(msg)%<(cur)+%| %>%<{replied}-%| %>\
-%4(year{date})-%02(mon{date})-%02(mday{date})  \
+%4(year{date})-%02(mon{date})-%02(mday{date}) %2(hour{date}):%2(min{date})  \
 %<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
 %<(zero)%17(decode(friendly{from}))%>  %(decode{subject})\n"