Skip to content

feat: add YYYY-MM-DD (ISO 8601) date format to presets#2712

Merged
kfiven merged 2 commits intocinnyapp:devfrom
ranidspace:iso8601
Mar 27, 2026
Merged

feat: add YYYY-MM-DD (ISO 8601) date format to presets#2712
kfiven merged 2 commits intocinnyapp:devfrom
ranidspace:iso8601

Conversation

@ranidspace
Copy link
Copy Markdown
Contributor

Description

The YYYY-MM-DD date format is widely used all around the world, and is the one which is used where I'm from. It was a small annoyance to have to manually add it as a custom format every time I logged out and back in, or if I ever set up a new device. It would just save a few seconds here and there for quite a few people.

The YYYY/MM/DD format already exists in Cinny, and I kept it because it's also used, albeit much rarer.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ranidspace
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

ajbura added a commit to cinnyapp/cla that referenced this pull request Mar 1, 2026
@kfiven kfiven changed the title Add YYYY-MM-DD (ISO 8601) date format to presets feat: add YYYY-MM-DD (ISO 8601) date format to presets Mar 27, 2026
@kfiven kfiven self-assigned this Mar 27, 2026
@github-actions
Copy link
Copy Markdown

Preview: https://2712--pr-cinny.netlify.app
⚠️ Exercise caution. Use test accounts. ⚠️

@kfiven kfiven merged commit b4299f8 into cinnyapp:dev Mar 27, 2026
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants