Subject: | default format of `date` command should be permitted |
Using the default output of the unix `date` command has been a
convention since forever. The spec should respect this. And as
changefiles are first-most meant to be read by humans, some would argue
that format is more easily parsed by a human. Especially since most date
parsing modules can also parse this format.
Since the aim of the project is to parse all the changefiles, why not
compile statistics on the various datetime formats used?