Closed
Bug 610602
Opened 15 years ago
Closed 13 years ago
TBPL should not depend on a hardcoded timezone offset
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Swatinem, Assigned: mbrubeck)
References
Details
Attachments
(1 file, 1 obsolete file)
6.60 KB,
patch
|
Swatinem
:
review+
|
Details | Diff | Splinter Review |
It should somehow dynamically know if we have daylight savings times in effect or not and offset the tinderbox timestamps accordingly instead of hardcoding that offset.
Comment 1•14 years ago
|
||
This would be particularly nice to fix now that we don't control our own updating destiny, and every changeover is going to be accompanied by me pleading with IT to cover up for the fact that we have a hardcoded timezone offset.
OS: Linux → All
Hardware: x86_64 → All
Assignee | ||
Comment 2•13 years ago
|
||
I hate Daylight Saving Time.
Assignee: nobody → mbrubeck
Status: NEW → ASSIGNED
Attachment #609947 -
Flags: review?(philringnalda)
Assignee | ||
Comment 3•13 years ago
|
||
Oh thank god I found a more readable way to write this.
Attachment #609947 -
Attachment is obsolete: true
Attachment #609951 -
Flags: review?(philringnalda)
Attachment #609947 -
Flags: review?(philringnalda)
Comment 4•13 years ago
|
||
Comment on attachment 609951 [details] [diff] [review]
patch v2
I don't just hate daylight saving time, I have a mental block for time differences in general, so if you've got the signs swapped, I'd never figure it out.
Attachment #609951 -
Flags: review?(philringnalda) → review?(arpad.borsos)
Reporter | ||
Comment 5•13 years ago
|
||
Comment on attachment 609951 [details] [diff] [review]
patch v2
Review of attachment 609951 [details] [diff] [review]:
-----------------------------------------------------------------
Nice trick to get the “First/Second Sunday”.
And good job providing tests! :-)
Attachment #609951 -
Flags: review?(arpad.borsos) → review+
Assignee | ||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
mbrubeck++++++++++++
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•