I want to send a datetime.datetime object in serialized form from Python using JSON and de-serialize in JavaScript using JSON. What is the best way to do this?

13 Answers
13

Leave a Reply

Your email address will not be published. Required fields are marked *