Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: luck
> ./sample-data-old/trip-plan.timeSpan.highlighter
Lenses
(coming soon!)
{
"id": "trip-plan.timeSpan",
"name": "timeSpan",
"properties": [
{
"name": "$",
"formula": "{time:start} - {time:end}",
"visibility": "HIDDEN"
},
{
"name": "isActive",
"formula": "start.data.time <= DateTime.now() &&\nend.data.time >= DateTime.now()",
"visibility": "HIDDEN"
}
]
}