ClockFact.json 221 Bytes
Newer Older
dheideman's avatar
dheideman committed
1 2 3 4 5 6 7 8 9 10 11 12
[
{
    "name":             "currentTime",
    "shortDescription": "Time",
    "type":             "string"
},
{
    "name":             "currentDate",
    "shortDescription": "Date",
    "type":             "string"
}
]