class FixedOffset(offset=None, name=None)
[source]
A tzinfo
subclass modeling a fixed offset from UTC. offset
is an integer number of minutes east of UTC.
class FixedOffset(offset=None, name=None)
[source]
A tzinfo
subclass modeling a fixed offset from UTC. offset
is an integer number of minutes east of UTC.
Designed by : w10schools
service@w10schools.com
Please login to continue.