Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/CodeAnalysis
/ utcnow
Function
utcnow
server/projects/analysis/apps/base/basemodel.py:32–35 ·
view source on GitHub ↗
获取当前时间
()
Source
from the content-addressed store, hash-verified
30
31
32
def
utcnow():
33
""
"获取当前时间
34
""
"
35
return
timezone.now()
36
37
38
class
SoftDeleteCollector(Collector):
Callers
4
delete
Method · 0.70
update
Method · 0.70
save
Method · 0.70
clone
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected