Use specific time formatting instead of locale '%c'
authorDiane Trout <diane@caltech.edu>
Thu, 13 Dec 2012 19:40:10 +0000 (11:40 -0800)
committerDiane Trout <diane@caltech.edu>
Thu, 13 Dec 2012 19:40:10 +0000 (11:40 -0800)
commitbb26a3614b9930c7231a86ac93100fc4419283a9
treeb27c421a8bcdf69c31b0795bca44fbd87dbeb63f
parenta6e26eb1c6c1c34108c0d9df64ae38d57f5b1b12
Use specific time formatting instead of locale '%c'

For some reason under my current configuration the
locale formatter didn't work. Since it's probably better
to actually set a known format for the xml files, I
manually coded the appropriate string parser format.
htsworkflow/pipelines/gerald.py