1
0
Fork 0
mirror of https://github.com/NaN-tic/sao-old.git synced 2023-12-14 02:12:52 +01:00
sao-old/tests
Diego Abad 92b095a8e7 Prepare pyson expression before encode when use date and datetime fields
Moment library implements its own toJSON
function returning string format:
http://momentjs.com/docs/#/displaying/as-json/

As moment object has toJSON function
the replacer used to stringify pyson
expressions never receive a moment object
because it is dumped before.

It is needed to prepare pyson object
as same design as Sao.rpc.prepareObject

issue6027
review31701002
2016-11-26 19:43:00 +01:00
..
.jshintrc Add Gruntfile and fix jshint 2013-01-04 21:29:48 +01:00
index.html Rename package in index.html 2015-11-03 10:02:20 +01:00
sao.js Prepare pyson expression before encode when use date and datetime fields 2016-11-26 19:43:00 +01:00