Issue #116: time logged from the right-click menu was in the wrong zone New write-up page, a Bugs-Resolved row, and the design note updated: the timezone note sorted every stored date into three kinds but assumed a kind-1 (UTC instant) field is always written by the SERVER. A ticket time entry is the one kind-1 field a person picks a value for, and nothing covered the writing of it - which is how both halves of #116 shipped. Documents the two mistakes, the three new tz.js helpers, and the warning that a kind-2 field wants the opposite treatment.