Skip to content

Commit 41182a4

Browse files
committed
docs(datagrid-web): add changelog for date export fix
1 parent f26edb4 commit 41182a4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/pluggableWidgets/datagrid-web/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where exporting a date column to Excel could write the previous calendar day, or add a time that is not shown in the grid. Exported dates and times now match what the grid displays, regardless of the time zone.
12+
913
## [3.11.3] - 2026-07-27
1014

1115
### Added

0 commit comments

Comments
 (0)