README: stop promoting strftime()-compatible formats
commitb7459a293c1b3efe3f5be4201620af885bb8122e
authorEric Wong <normalperson@yhbt.net>
Tue, 19 Apr 2011 00:33:48 +0000 (19 00:33 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 19 Apr 2011 00:33:48 +0000 (19 00:33 +0000)
tree079805c918923fdbf3010d0187d3c4b70a099e15
parent0a2cb5093f7fbba370fd9b6caaf308139220b47b
README: stop promoting strftime()-compatible formats

strftime() isn't locale-independent, so it can lead to
inconsistencies in logs.
README