I'm trying to prepare data to send as json in a restful server, so i need to prepare data so that all dates be converted to unix timestamp and all numric values are not surrounded by double quotes.I'm trying to prepare data to send as json in a
I'm trying to prepare data to send as json in a restful server, so i need to prepare data so that all dates be converted to unix timestamp and all numric values are not surrounded by double quotes.I'm trying to prepare data to send as json in a