d3 / d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV.

Home Page:https://d3js.org/d3-dsv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format dates on UTC midnight as date-only strings.

mbostock opened this issue · comments

For brevity and consistency with how we parse dates in d3.autoType (and the ECMAScript specification), it would be nice to use the [±YY]YYYY-MM-DD format for dates on UTC midnight.