4.5.2.4. sphinx.builders.gettext.LocalTimeZone

class sphinx.builders.gettext.LocalTimeZone(*args, **kw)[source]

4.5.2.4.1. Methods

__init__(*args, **kw)
dst(dt)
fromutc datetime in UTC -> datetime in local time.
tzname datetime -> string name of time zone.
utcoffset(dt)