Skip to content
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

Various formats options for Date/Time #291

Open
Muhammed-Rahif opened this issue Dec 25, 2024 · 1 comment · May be fixed by #292
Open

Various formats options for Date/Time #291

Muhammed-Rahif opened this issue Dec 25, 2024 · 1 comment · May be fixed by #292
Labels
enhancement New feature or request priority: low Low priority issue/pull request
Milestone

Comments

@Muhammed-Rahif
Copy link
Owner

Muhammed-Rahif commented Dec 25, 2024

Here are five commonly used time/date formats that users often require:

  1. MM/DD/YYYY - Standard U.S. format for dates (e.g., 12/25/2024).
  2. DD/MM/YYYY - Standard format used in Europe and many other countries (e.g., 25/12/2024).
  3. YYYY-MM-DD - ISO 8601 format, widely used for international and technical purposes (e.g., 2024-12-25).
  4. hh:mm AM/PM - Standard 12-hour time format with AM/PM (e.g., 02:30 PM).
  5. HH:mm (24-hour) - 24-hour clock format for time (e.g., 14:30).

Sample:

image

@Muhammed-Rahif Muhammed-Rahif added enhancement New feature or request priority: low Low priority issue/pull request labels Dec 25, 2024
Copy link
Contributor

👋 Hi @Muhammed-Rahif! Thank you for taking the time to report an issue in Notpad.
We’ll dive into it shortly. 🕵️‍♂️🔧
While you're here, why not add a ⭐ to the repo? Click here to star.
Your support helps us grow this project and reach more awesome contributors like you! 🚀

@Muhammed-Rahif Muhammed-Rahif linked a pull request Dec 25, 2024 that will close this issue
6 tasks
@Muhammed-Rahif Muhammed-Rahif linked a pull request Dec 25, 2024 that will close this issue
6 tasks
Muhammed-Rahif added a commit that referenced this issue Dec 25, 2024
menubar split into multiple components in a new folder
@Muhammed-Rahif Muhammed-Rahif added this to the v1.0 milestone Dec 26, 2024
@Muhammed-Rahif Muhammed-Rahif linked a pull request Dec 26, 2024 that will close this issue
6 tasks
Repository owner deleted a comment Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Low priority issue/pull request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant