emr_helpers: Don't convert date string to datetime
commit267a7fccf0ad30afc5944c7a59957b60b3ec4352
authorBrian Simpson <bsimpson63@gmail.com>
Fri, 24 Jun 2016 20:27:47 +0000 (24 13:27 -0700)
committerBrian Simpson <bsimpson63@gmail.com>
Tue, 5 Jul 2016 23:01:28 +0000 (5 16:01 -0700)
tree850fab6801c6c8fca1de0e92d41481ebabda5f61
parentf748f1423d03dd57f9d6906cad91f741257b19b0
emr_helpers: Don't convert date string to datetime

The date strings should sort correctly and for some reason the format of the
date strings aren't consistent so they can't be reliably converted to
datetimes.
r2/r2/lib/emr_helpers.py