Skip to content

Add date and datetime column config#1932

Merged
texodus merged 1 commit intomasterfrom
datetime-column-style
Aug 6, 2022
Merged

Add date and datetime column config#1932
texodus merged 1 commit intomasterfrom
datetime-column-style

Conversation

@texodus
Copy link
Member

@texodus texodus commented Aug 3, 2022

Adds basic date and datetime configurability to @finos/perspective-viewer-datagrid, based on the Intl dateStyle and timeStyle properties, as well as support for overriding the browser session timezone with any supported locales.

This feature does not support generic sprintf style datetime format strings (as Intl does not support these), nor does it support correcting for e.g. specific offsets in hour units (timezones are implemented by the browser and have locale-specific behavior).

date

@texodus texodus added enhancement Feature requests or improvements and removed cla-present labels Aug 3, 2022
@texodus texodus force-pushed the datetime-column-style branch from 5cdae98 to e350443 Compare August 6, 2022 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature requests or improvements

Development

Successfully merging this pull request may close these issues.

1 participant