Skip to content

167-Feature add /convert-time command#168

Merged
RemainingDelta merged 1 commit intodevfrom
167-Feature
Mar 28, 2026
Merged

167-Feature add /convert-time command#168
RemainingDelta merged 1 commit intodevfrom
167-Feature

Conversation

@RemainingDelta
Copy link
Copy Markdown
Owner

Changes

  • Added /convert-time slash command that converts a date and time into all 7 Discord timestamp formats with copyable raw strings
    • date — Date in YYYY-MM-DD format (e.g. 2026-03-27)
    • time — Time in H:MM AM/PM format (e.g. 8:13 PM)
    • timezone — Abbreviation (e.g. EST, PT) or IANA name (e.g. America/New_York)
  • Supports common timezone abbreviations mapped to their proper IANA timezones to handle DST correctly

Screenshots

Command being used:
image

Closes #167

@RemainingDelta RemainingDelta merged commit 16eafbc into dev Mar 28, 2026
1 check passed
@RemainingDelta RemainingDelta deleted the 167-Feature branch March 28, 2026 01:54
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.

Feature: Add /convert-time command to generate Discord timestamp formats

1 participant