framework icon indicating copy to clipboard operation
framework copied to clipboard

Display Apache Arrow dates in Inputs.table (and Plot)

Open Fil opened this issue 1 year ago • 0 comments

ref. https://github.com/observablehq/framework/pull/1375#pullrequestreview-2069077982

Note that table.schema.fields.map(d => d.type.toString()) shows date field types as "Date64<MILLISECOND>"

Fil avatar May 21 '24 20:05 Fil