timezone.tzname(dt)
Return the fixed value specified when the timezone
instance is constructed or a string ‘UTCsHH:MM’, where s is the sign of offset, HH and MM are two digits of offset.hours
and offset.minutes
respectively.
timezone.tzname(dt)
Return the fixed value specified when the timezone
instance is constructed or a string ‘UTCsHH:MM’, where s is the sign of offset, HH and MM are two digits of offset.hours
and offset.minutes
respectively.
Designed by : w10schools
service@w10schools.com
Please login to continue.