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

Date field behaves weird when "display" MM/YYYY is used #6408

Open
mit-stauffer opened this issue Apr 26, 2024 · 0 comments
Open

Date field behaves weird when "display" MM/YYYY is used #6408

mit-stauffer opened this issue Apr 26, 2024 · 0 comments

Comments

@mit-stauffer
Copy link

Description

When displaying a date field in the panel in the format MM/YYYY, the date input jumps to 08/2025 after saving, no matter what I selected. No other options are used (except width). Tried it in the 4.2 startkit

datetest:
   type: date
   display: MM/YYYY
   width: 1/4

The content .txt files saves the wrong date:
Datetest: 2025-08-01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant