From: Sebastian Harl Date: Mon, 10 Feb 2014 18:12:49 +0000 (+0100) Subject: data: Double quote formatted date-times. X-Git-Tag: sysdb-0.1.0~211 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=633272632f6618c2363a615ea766cec956396118;hp=633272632f6618c2363a615ea766cec956396118;p=sysdb.git data: Double quote formatted date-times. JSON does not support time values, thus, we need to treat this is a string. ---