MCPcopy
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
101def _dt_as_utc(dt: None) -> None: ...
102
103
104@t.overload

Callers 2

http_dateFunction · 0.85
is_resource_modifiedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected