interface icon indicating copy to clipboard operation
interface copied to clipboard

refactor: remove redundant time conversions

Open sky-coderay opened this issue 2 months ago • 1 comments

I cached the day/hour computations inside the time helpers so they reuse the same values instead of dividing multiple times.

sky-coderay avatar Oct 13 '25 16:10 sky-coderay