EVERLEAF: remove comment about converting to ET - we do not want to do that!

This commit is contained in:
steffen123 2010-07-23 03:55:45 +02:00
parent de8b9e89c5
commit a2243c8542

View File

@ -152,7 +152,6 @@ or None if we fail to get the info """
# or : 2008/11/07 12:38:49 ET
# Not getting it in my HH files yet, so using
# 2008/11/10 3:58:52 ET
#TODO: Do conversion from GMT to ET
#TODO: Need some date functions to convert to different timezones (Date::Manip for perl rocked for this)
hand.startTime = datetime.datetime.strptime(m.group('DATETIME'), "%Y/%m/%d - %H:%M:%S")
return