Skip to content

fix: Use correct formatting settings for ui.table#326

Merged
mofojed merged 1 commit into
deephaven:mainfrom
mofojed:315-timestamp
Feb 28, 2024
Merged

fix: Use correct formatting settings for ui.table#326
mofojed merged 1 commit into
deephaven:mainfrom
mofojed:315-timestamp

Conversation

@mofojed
Copy link
Copy Markdown
Member

@mofojed mofojed commented Feb 28, 2024

  • Wasn't passing the settings into IrisGrid
  • Pull the settings from redux and pass them to IrisGrid
  • Fixes deephaven.ui default timestamp format #315
  • Verified using the steps in the ticket. The table uses the correct time zone.

- Wasn't passing the settings into `IrisGrid`
- Pull the settings from redux and pass them to `IrisGrid`
- Fixes deephaven#315
- Verified using the steps in the ticket. The table uses the correct time zone.
@mofojed mofojed requested a review from bmingles February 28, 2024 16:03
@mofojed mofojed self-assigned this Feb 28, 2024
@mofojed mofojed enabled auto-merge (squash) February 28, 2024 16:06
Copy link
Copy Markdown
Contributor

@bmingles bmingles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mofojed mofojed merged commit 4762053 into deephaven:main Feb 28, 2024
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

Successfully merging this pull request may close these issues.

deephaven.ui default timestamp format

2 participants