-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Description
Please confirm that the bug report does not already exist
- I confirm there is no existing issue for this bug.
Steps to reproduce
Bug Description
Calendar view displays events on the wrong date when using a Date column. Tasks appear on the previous day instead of the correct date they were assigned to.
Environment
- NocoDB version: 0.2023.11+ (docker nocodb/nocodb:latest)
- Deployment: Self-hosted Docker (OrbStack on macOS)
- Browser timezone: America/Sao_Paulo (UTC-3)
- Container OS timezone: UTC (default)
Steps to Reproduce
- Create a new table
- Add a Date column (not DateTime) named "Due"
- Insert a row with the date value:
2025-11-14 - Create a Calendar view using the "Due" column as the date field
- View the calendar grid
Expected Behavior
The task should appear on November 14, 2025 in the calendar view, matching the date value entered.
Actual Behavior
The task appears on November 13, 2025 - one day earlier than the date value stored in the database.
Impact
This makes the calendar view unreliable for date-based planning and scheduling, as events consistently appear on incorrect dates.
Desired Behavior
Project Details
Node: v22.20.0
Arch: arm64
Platform: linux
Docker: true
RootDB: sqlite3
PackageVersion: 0.265.1
Attachments
No response
Metadata
Metadata
Assignees
Labels
No labels
