Site updated at 2016-05-21 22:00:31 UTC

This commit is contained in:
Travis CI 2016-05-21 22:00:31 +00:00
parent 1399856378
commit cc19822b04
328 changed files with 7619 additions and 978 deletions

View file

@ -149,6 +149,7 @@ The frontend has a template editor developer tool to help develop and debug temp
<li><code>as_timestamp</code> will convert datetime object or string to UNIX timestamp</li>
<li><code>distance()</code> will measure the distance in meters between home, entity, coordinates.</li>
<li><code>closest()</code> will find the closest entity.</li>
<li><code>relative_time(timestamp)</code> will format the date time as relative time vs now (ie 7 seconds)</li>
</ul>
<h2><a class="title-link" name="examples" href="#examples"></a> Examples</h2>