Method | Description | |
---|---|---|
__reduce__ ( CodeContext context ) : PythonTuple | ||
dst ( object dt ) : timedelta, | ||
fromutc ( datetime, dt ) : object | ||
tzinfo ( ) : System | ||
tzinfo ( [ dict ) : System | ||
tzname ( object dt ) : string | ||
utcoffset ( object dt ) : timedelta, |
public __reduce__ ( CodeContext context ) : PythonTuple | ||
context | CodeContext | |
return | PythonTuple |