timezone.utcoffset(dt)
Return the fixed value specified when the timezone
instance is constructed. The dt argument is ignored. The return value is a timedelta
instance equal to the difference between the local time and UTC.
timezone.utcoffset(dt)
Return the fixed value specified when the timezone
instance is constructed. The dt argument is ignored. The return value is a timedelta
instance equal to the difference between the local time and UTC.
Designed by : w10schools
service@w10schools.com
Please login to continue.