8000 🐛 Bug: Typing dates into date column with format DD/MM/YYYY rejects values with DD>12 when hitting Tab · Issue #10877 · nocodb/nocodb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🐛 Bug: Typing dates into date column with format DD/MM/YYYY rejects values with DD>12 when hitting Tab #10877

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

Closed
1 task done
lassevk opened this issue Mar 17, 2025 · 0 comments
Assignees

Comments

@lassevk
Copy link
lassevk commented Mar 17, 2025

Please confirm that the bug report does not already exist

  • I confirm there is no existing issue for this bug.

Steps to reproduce

  • Create a table with a date column, set the format to DD/MM/YYYY
  • Add a row, and type in the following value for a date: 12/08/2024, use Tab to leave the column, observe that the value is stored
  • Add another row, type in a date value of 13/08/2024, use Tab to leave the column, observe that the date value reverts to blank
  • Repeat the steps but use the date picker to pick the dates instead, note that in both cases the dates are stored

(note that using Enter to accept the whole row does not suffer from this issue, only using Tab to move to then next column)

Desired Behavior

Date column with DD/MM/YYYY format accepts valid dates entered in that format.

Notes

  • Same issue exists for DD-MM-YYYY format
  • Same issue exists for DD MM YYYY format
  • Computer is set to english language, but norwegian regional settings, so the default date format on the computer is also DD/MM/YYYY

Project Details

Node: v22.14.0
Arch: arm64
Platform: linux
Docker: true
RootDB: sqlite3
PackageVersion: 0.262.2

Attachments

No response

@lassevk lassevk changed the title 🐛 Bug: DD/MM/YYYY date column format rejects values with DD>12 🐛 Bug: Typing dates into date column with format DD/MM/YYYY rejects values with DD>12 Mar 17, 2025
@lassevk lassevk changed the title 🐛 Bug: Typing dates into date column with format DD/MM/YYYY rejects values with DD>12 🐛 Bug: Typing dates into date column with format DD/MM/YYYY rejects values with DD>12 when hitting Tab Mar 17, 2025
@dstala dstala closed this as completed Mar 18, 2025
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

3 participants
0