dwm, display date patch updated

A while ago, I posted a patch to display the date in dwm's status bar without reading it from the standard input. It doesn’t work with newer versions of dwm.

This patch works with version 5.5. To apply it:

$ cd path/to/dwm

$ patch -p 1 < dwm-5.5-displaydate.diff