Skip to content

Fix locale-aware timestamp formatting - #31

Open
nadeemkamel-arch wants to merge 1 commit into
Steller-StellarPulse-org:mainfrom
nadeemkamel-arch:fix/leaderboard-timezone-formatting
Open

Fix locale-aware timestamp formatting#31
nadeemkamel-arch wants to merge 1 commit into
Steller-StellarPulse-org:mainfrom
nadeemkamel-arch:fix/leaderboard-timezone-formatting

Conversation

@nadeemkamel-arch

Copy link
Copy Markdown

Summary

  • Add a shared formatTimestamp helper that formats Unix timestamps with the user locale/timezone by default and includes an explicit timezone label.
  • Use the shared formatter in the market activity feed instead of a time-only toLocaleTimeString() call.
  • Restore the missing frontend package.json from the existing lockfile/README scripts so frontend verification commands work, and fix two tiny existing CI blockers: Poppins weights and stale navbar brand expectations.

Verification

  • npm run test
  • npm run build
  • npx tsc --noEmit
  • git diff --check

Closes #27
/claim #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wave] Fix inconsistent timezone display in leaderboard

1 participant