Skip to content

Timezone handling for solve timestamps #150

Description

@JanMikes

Solve timestamps (tracked_at / finished_at) are stored without timezone; the app treats them uniformly, which is fine for durations but wrong for local-time semantics.

Blocks: Night Owl achievement. Degrades: Weekend Puzzler precision for non-CET players, ISO-week boundaries of the weekly XP boost for players far from UTC (accepted at launch).

Direction from the launch checklist: likely a Player.timezone column or capture at logging time; country→timezone is ambiguous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions