Description
Provides type stubs for python-dateutil so static type checkers can understand its public API. It helps developers get better editor completion, type checking, and error detection when dateutil is used in typed Python projects.
This is a development support package, not a runtime app. It improves analysis only; actual date and time behavior still comes from python-dateutil itself.