mirror of https://github.com/Nezreka/SoulSync.git
SQLite CURRENT_TIMESTAMP stores UTC but the format lacks a timezone marker. JavaScript parsed it as local time, causing future-dated timestamps and negative diffs that always fell into 'Just now'. Normalize by appending 'Z' to mark as UTC before parsing.pull/289/head
parent
06defcfa3d
commit
88890f816f
Loading…
Reference in new issue