Gerald's time-stamp format was inconsistent.
authorDiane Trout <diane@caltech.edu>
Fri, 14 Dec 2012 01:16:20 +0000 (17:16 -0800)
committerDiane Trout <diane@caltech.edu>
Fri, 14 Dec 2012 01:16:20 +0000 (17:16 -0800)
commit0756aa9f6ce3f3c0ff459b9eee119414f64c94f8
treedfa759a3c61051df50df20b09b46e6463f3ce174
parent90065db0efaf3f8218f64c9819c3c11e9f3e7d1b
Gerald's time-stamp format was inconsistent.

The different os / python versions had different defaults for
'%c'. I'd previously changed the read function, but not the
generation function. Also it didn't look quite like some
of my timestamps in my files.

So now both creating the time stamp and parsing the time
stamp are using the same date string.
htsworkflow/pipelines/gerald.py