Skip to content

Change date-time format in channel name #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jpedroso
Copy link

@jpedroso jpedroso commented May 21, 2025

The time_string generated for the incident channel name is now YYYY-mm-dd-HH-MM-SS.

Channel names now include the year and are easier to sort by name/date since it now uses numeric representation instead of short name for the month.

For example, whereas the channel before was #inc-may-09-12-09-04 it will now be #inc-2025-05-09-12-09-04 for an incident reported around 12:09pm on May 9th, 2025.

The `time_string` generated for the incident channel name is now `YYYY-mm-dd-HH-MM-SS`.

For example, this will result in `#inc-2025-05-09-12-09-04`.

Channel names now include the year and are easier to sort by name/date since it now uses numeric representation instead of short name for the month.
@dsmatilla dsmatilla merged commit d7f5972 into sketch-hq:master May 21, 2025
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.

2 participants