Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/werkzeug
/ _dt_as_utc
Function
_dt_as_utc
src/werkzeug/_internal.py:101–101 ·
view source on GitHub ↗
(dt: None)
Source
from the content-addressed store, hash-verified
99
100
@t.overload
101
def
_dt_as_utc(dt: None) -> None: ...
102
103
104
@t.overload
Callers
2
http_date
Function · 0.85
is_resource_modified
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected