background image
<< Diagnostic Output | When to use is() >>
<< Diagnostic Output | When to use is() >>
Interpreting The Results
Interpreting The Results
Turns out, there is no 'tz' argument to new()!
And it didn't warn us about bad arguments
The real argument is 'offset'
So the synopsis is wrong.
This is a real bug I found while writing this
Damn those tests.