Open nevo-david opened 7 months ago
Hey @nevo-david I have successfully started this project at localhost, I want to work on this issue and I'll raise the PR soon ! Thank you !
Awesome! I'm assigning it to you! @rahil1202
Hi @rahil1202, any news? :)
got busy in college examination, this week will resolve this issue : }
Hey @nevo-david, can I work on this?
Yes, thank you!
Hey @nevo-david ,I would like to take on this issue. Please assign this issue to me so I can start working on it!
I would like to work here, please assign this issue to me.
Hey @nevo-david , I want to work on this issue please assign this issue to me
Hey @nevo-david, I see that one task is marked as done, but I don't see any linked PR or visible progress. Could you clarify if the issue is still being worked on or if help is needed?
The task isn't marked as done, and so far nobody has written any code.
We need to make this a user preference, because many people (like me) are not American and use a different date format.
We should use the native JavaScript localisation library to do this - using user's browser as the default, and a user preference to override it.
The first person to explain how they'd do this change and what files need to be changed will have the issue assigned to them.
🔖 Feature description
In every place we show a date, or time - if the local place is the US, we need to render AM and PM, and switch the months to be
MM/DD
I know, it's weird 🫠
🎤 Why is this feature needed ?
Americans don't know how to read the 24 hours clock :)
✌️ How do you aim to achieve this?
need to check the
local
with with dayjs and modify it accordingly.🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
None