mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Add support for different date formats #209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SmartPhoneLover on GitHub (Jun 29, 2022).
I would like to be able to choose the date format, or at least, make the service to detect it from our browser or variables (passed).
Original: MM/D/YYYY
Decided: DD/MM/YYYY or D/MM/YYYY
Installation: Docker
@Rohit-Shambwani commented on GitHub (Sep 8, 2022):
I would like to contribute to this issue.. Can I please get an approval from any contributor of this repository?
About Me:
I am a student currently completing his Post Grad in Computer Science. I have been assigned a course component which involves contributing to any open source project. I am liking this repository and would like to start from scratch to try getting this issue fixed
@SmartPhoneLover commented on GitHub (Sep 8, 2022):
Thank you very much @Rohit-Shambwani for contributing with my idea, it for sure, will help others as well.
But, I have decided to switch to WeKan, as it has the features I really want. So, I don't use Planka anymore.
@Rohit-Shambwani commented on GitHub (Sep 8, 2022):
Thank you @SmartPhoneLover and no worries
@meltyshev commented on GitHub (Sep 9, 2022):
Sure! Pull requests are always welcome 🙏 We need to figure out how to fix it. The translations already have support for different formats, probably it should be just changed there.