Open
Bug 1961235
Opened 7 months ago
when updating data via tests/sample_data/transform.py, determine if timezones are important or not
Categories
(Tree Management :: Treeherder, task)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Unassigned)
Details
in https://github.com/mozilla/treeherder/pull/8511#pullrequestreview-2776243163, there is a reference to pacific timezone and it is unclear if it is required or related to the local timezone used while creating and running the script:
+ pst_tz = pytz.timezone("US/Pacific")
Okay. Please create a follow-up bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•