A future commit will remove the 'offset' attribute, and rename
'offset_bytes' to 'offset'.
Modules using the .offset attribute will need to switch to this new
method to keep working.
Differential D7005
Add method 'TimestampWithTimezone.offset_minutes' vlorentz on Jan 21 2022, 12:53 PM. Authored by
Details
A future commit will remove the 'offset' attribute, and rename Modules using the .offset attribute will need to switch to this new
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7005 (id=25401)Rebasing onto f43f9ac98c... Current branch diff-target is up to date. Changes applied before testcommit a654060bf246aa8dc2a40cceaf86ea449f55068c Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jan 21 12:47:58 2022 +0100 Add method 'TimestampWithTimezone.offset_minutes' A future commit will remove the 'offset' attribute, and rename 'offset_bytes' to 'offset'. Modules using the `.offset` attribute will need to switch to this new method to keep working. See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/453/ for more details. |