Hi, Like in http://code.google.com/apis/visualization/documentation/dev/gviz_api_lib.html#exampleusage I have a Python data-Object. This object I want to store as a JSonString using simpleJson. Is there a problem doing this when the Python data-Object contains a date-column?
Can somebody give an example of a Python data-Object with a date and how the resulting json String would look like? In the next I would like to store/retireve this JSon String and convert it again in a Python Object or a Java Object. Is this easily possible with JSon libraries if the JSon String contains dates? How? Can sombody show me how to use this example http://code.google.com/apis/visualization/documentation/dev/gviz_api_lib.html#exampleusage when having dates? Cheers, jago --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
