Site updated at 2016-09-09 08:31:19 UTC
This commit is contained in:
parent
e066f01c88
commit
f3a34d14fd
24 changed files with 44 additions and 37 deletions
|
@ -291,6 +291,9 @@ Closest to an entity: {{ closest(states.zone.school, 'group.children') }}
|
|||
# Timestamps
|
||||
{{ value_json.tst | timestamp_local }}
|
||||
{{ value_json.tst | timestamp_utc }}
|
||||
|
||||
# Square bracket notation
|
||||
{{ value_json["001"] }}
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue