Code

data: Double quote formatted date-times.
authorSebastian Harl <sh@tokkee.org>
Mon, 10 Feb 2014 18:12:49 +0000 (19:12 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 10 Feb 2014 18:12:49 +0000 (19:12 +0100)
commit633272632f6618c2363a615ea766cec956396118
tree8c430f573f6aefb4d269cfa7ec6237497bb10277
parentba1b44ead51bba4204c1edaadb59a9ce30d1de27
data: Double quote formatted date-times.

JSON does not support time values, thus, we need to treat this is a string.
src/core/data.c
t/core/data_test.c