Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ stdlib_time.py
File
stdlib_time.py
extra_tests/snippets/stdlib_time.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
time
2
3
x = time.gmtime(1000)
4
Callers
nothing calls this directly
Calls
2
strftime
Method · 0.45
strptime
Method · 0.45
Tested by
no test coverage detected