MCPcopy 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

setnonceMethod · 0.80

Calls 2

DateTimeClass · 0.90
utcMethod · 0.80

Tested by

no test coverage detected