summaryrefslogtreecommitdiffstats
path: root/config.ru
diff options
context:
space:
mode:
authorKen D'Ambrosio <ken@jots.org>2026-05-09 15:53:18 +0000
committerKen D'Ambrosio <ken@jots.org>2026-05-09 15:53:18 +0000
commitfa36e54d878a3274f7728eb0b84c351b33f3c6ed (patch)
treeab141eeecd013ec9e2eeb0ac919dbc84cd328c90 /config.ru
parentb1ffa9050e63329ac72cfc9cca5b44800984e34c (diff)
Fix taken_at timezone: store and display as camera local time
EXIF DateTimeOriginal has no timezone — it's the camera's wall clock. Storing it via .iso8601 attached +00:00 (server TZ), causing browsers to shift the time to their local zone when parsing. Switch to strftime('%Y-%m-%dT%H:%M:%S') so no offset is written. JS strips any existing +00:00 suffix from already-stored values so old data is also displayed correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'config.ru')
0 files changed, 0 insertions, 0 deletions