112
112
split up, based on the assumptions that can be made
113
113
when information is missing.
116
116
# Put in all of the guessable information.
117
117
if not self.timestamp and self.date:
118
118
self.timestamp, self.timezone = unpack_highres_date(self.date)