|
Bugzilla – Full Text Bug Listing |
| Summary: | JeOS firstboot select America/New York as default timezone | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Felix Niederwanger <felix.niederwanger> |
| Component: | Other | Assignee: | E-mail List <jeos-internal> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fvogt |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Felix Niederwanger
2024-05-14 12:00:18 UTC
Previously it was UTC because of a bug: The previous data set has US/Eastern as default TZ for en_US, but that's only an alias which is not part of the timezone dialog options. So it used the first option (UTC) as default. As using UTC makes sense in this case I made that behaviour explicit: https://build.opensuse.org/request/show/1176741 Thank you Fabian! |