[dev] Re: [sic] [PATCH] Classic Suckless config.{def,}.h configurability

From: Eric Pruitt <eric.pruitt_AT_gmail.com>
Date: Mon, 29 Sep 2014 19:31:09 -0700

On Mon, Sep 29, 2014 at 07:14:23PM -0700, Eric Pruitt wrote:
> config.def.h | 8 ++++++++

I just noticed that "%F" support in strftime is a C99 feature, and if
sic is targeting C89, it should be changed to "%Y-%m-%d". Either way,
this changes the time format from the original %D, but I strongly favor
ISO 8601 and think it makes more sense to use it as the default since
unlike MM/DD/YY and DD/MM/YY, there is no ambiguity in interpretation.

Eric
Received on Tue Sep 30 2014 - 04:31:09 CEST

This archive was generated by hypermail 2.3.0 : Tue Sep 30 2014 - 04:36:07 CEST