Hey all,

Thanks to your tips, I was able to overcome the hurdle of sorting and
organizing the DataTable. I have one last question, and that concerns
the correct way to deal with dates. As I see, you can specify a date
or datetime as a column type. What form does the date need to take in
order to get correctly parsed as a date, when its coming from JSON? Do
you have to do something gross like iterating through and re-setting
all the values as datetime objects, or is there some format you can
pust the json out as so that it comes in as a date?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to