Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ utc
Method
utc
suds/wsse.py:92–93 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
90
91
@classmethod
92
def
utc(cls):
93
return
datetime.utcnow().replace(tzinfo=UtcTimezone())
94
95
@classmethod
96
def
sysdate(cls):
Callers
3
sysdate
Method · 0.80
setcreated
Method · 0.80
__init__
Method · 0.80
Calls
1
UtcTimezone
Class · 0.90
Tested by
no test coverage detected