-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Description
So I'm not entirely sure whether this would be considered a bug. It's unclear to me whether running python using cygwin is supported.
Anyway, when using a cygwin terminal (on windows), python fails to get the right localtime/timezone. It seems to revert to default UTC/GMT. I'm guessing that python thinks it's on linux. Then when it looks in the default locations for timezone data for linux, it fails because it's actually on windows.
The same python executable when run from a windows command prompt accurately determines the local timezone.
python version: 3.10.2
Metadata
Metadata
Assignees
Labels
No labels