Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ sysdate
Method
sysdate
suds/wsse.py:96–98 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
94
95
@classmethod
96
def
sysdate(cls):
97
utc = DateTime(cls.utc())
98
return
str(utc)
99
100
def
__init__(self):
101
Object.__init__(self)
Callers
1
setnonce
Method · 0.80
Calls
2
DateTime
Class · 0.90
utc
Method · 0.80
Tested by
no test coverage detected