103
103
datetime.timedelta(1, 200)
107
107
# possible - there would have to be multiple places for the same
108
# values, like seconds. The current code, while more esoteric, is
108
# values, like seconds. This, while more esoteric, is cleaner
110
110
# built-in library for parsing we would use it, but we'd like to
111
111
# avoid excessive use of external libraries.