Files
sphinx/sphinx
Dmitry Shachnev 0b2a4e9073 Fix LocalTimeZone.utcoffset return value when SOURCE_DATE_EPOCH is set
Subclasses of tzinfo should follow the parent class and return offset either
as None (when unknown) or as timedelta.

Otherwise datetime.fromtimestamp() will raise a TypeError:
tzinfo.utcoffset() must return None or timedelta, not 'int'.
2016-06-19 16:40:42 +03:00
..
2016-01-24 13:47:51 +09:00
2016-06-12 21:43:21 +09:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:08 +01:00
2016-02-16 19:20:09 +01:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:04 +01:00