dlt.common.configuration.specs.timezone_context
TimezoneContext Objects
@configspec
class TimezoneContext(ContainerInjectableContext)
Context timezone, the one dlt stores loaded values in.
Process-wide and scoped to the run, UTC by default.
tzinfo
@property
def tzinfo() -> datetime.tzinfo
Resolved timezone.