The repo converts timezone-aware timestamps into a common internal clock, which is fine for math.
But when it later displays those timestamps, it may show the converted time without clearly labeling the timezone.
So the arithmetic can be right while the displayed clock time looks “wrong” to the user.
The repo converts timezone-aware timestamps into a common internal clock, which is fine for math.
But when it later displays those timestamps, it may show the converted time without clearly labeling the timezone.
So the arithmetic can be right while the displayed clock time looks “wrong” to the user.