Skip to content

feat: add weekday to estimated delivery date#29

Merged
WolffRuoff merged 1 commit into
mainfrom
feat/eta-weekday
Mar 29, 2026
Merged

feat: add weekday to estimated delivery date#29
WolffRuoff merged 1 commit into
mainfrom
feat/eta-weekday

Conversation

@WolffRuoff
Copy link
Copy Markdown
Owner

Summary

  • Adds weekday: "short" to the toLocaleDateString options for the estimated delivery display
  • Changes format from "ETA: Jan 15""ETA: Wed, Jan 15" (locale-aware)
  • Rebuilt frontend bundle

Test plan

  • Load the card in a browser and verify ETA strings include a weekday abbreviation (e.g. "ETA: Wed, Jan 15")
  • Verify delivered packages also show the weekday in the date

🤖 Generated with Claude Code

Show "ETA: Wed, Jan 15" instead of "ETA: Jan 15" so users can
quickly gauge how far away delivery is without mentally mapping
the date to a day of week.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@WolffRuoff WolffRuoff merged commit 2cd3bed into main Mar 29, 2026
5 checks passed
@WolffRuoff WolffRuoff deleted the feat/eta-weekday branch March 29, 2026 00:38
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.

1 participant