misoproject / dataset

JavaScript library that makes managing the data behind client-side visualisations easy
http://misoproject.com
GNU General Public License v2.0
1.18k stars 99 forks source link

iso 8601 #228

Open hasft opened 8 years ago

hasft commented 8 years ago

How to specify iso 8601 time types?

i do: name: 'date', type: 'time', format: 'YYYY-MM-DDThh:mm:sssZ'

but it make d3 failed to parse..