src/utils_format_json.c: Correctly format the time of value lists.
authorFlorian Forster <octo@huhu.verplant.org>
Thu, 7 Jul 2011 14:59:13 +0000 (16:59 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 7 Jul 2011 14:59:13 +0000 (16:59 +0200)
commitcf9ac771ade7c5ba75ab13d2b4f2482983994840
tree0c6baad38e7b671db20fa3e864a14c9f0b4b7ad2
parente61872d4b1325cb8d54f4cdb16f185fcfe2710a7
src/utils_format_json.c: Correctly format the time of value lists.

Users should get epoch, not our internal format.
src/utils_format_json.c