Azure / Azure/azure-sdk-tools

Use LongDateTime for dates and times across the tool

Open
#4,176 0 comments 0 reactions 0 assignees View on GitHub
Scheduling tool
Dominant language
C#
Stars
135
Forks
260
Avg merge
1d 22h
Merged PRs (30d)
115

Description

This is related to:

- https://github.com/Azure/azure-sdk-tools/issues/4068

To avoid confustions, we should use the LongDateTime format in all places in which we show a date.

This means, that instead of showing `09/10/2022` we will display `September 10th 2022`, which won't cause confusion on what's the month and day in the date format.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the related issue #4068 and inventory the tool's places that display dates or times. Update the displayed formats to LongDateTime so numeric dates such as 09/10/2022 are no longer ambiguous, then verify that all date displays use the requested format.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.