<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[gelöst] Zeitangabe mit Binding formatieren?]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">weiß jemand, ob man folgende Zeitangabe</p>
<pre><code>2022-06-29T10:51:30Z
</code></pre>
<p dir="auto">mit einem Binding zu</p>
<pre><code>29.6 10:51
</code></pre>
<p dir="auto">umwandel kann?</p>
<p dir="auto">EDIT</p>
<p dir="auto">Hab es jetzt mittels</p>
<pre><code>{d:vw-connect.0.VSSZZZKNZNW009301.tripdatashortTerm.tripData01.timestamp; d.substring(8, 10)}.{d:vw-connect.0.VSSZZZKNZNW009301.tripdatashortTerm.tripData01.timestamp; d.substring(5, 7)} {d:vw-connect.0.VSSZZZKNZNW009301.tripdatashortTerm.tripData01.timestamp; d.substring(11, 16)}
</code></pre>
<p dir="auto">hinbekommen.<br />
Gibt's noch einen eleganteren Weg?</p>
<p dir="auto">EDIT 2</p>
<p dir="auto">Doch noch nicht so ganz. Die Zeitzone vom Quelldatenpunkt stimmt nicht.<br />
Dann komme ich um ein Skript wohl nicht herum.....<br />
Da werde ich vermutlich nochmal fragen..</p>
]]></description><link>https://forum.iobroker.net/topic/55943/gelöst-zeitangabe-mit-binding-formatieren</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 05:11:36 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/55943.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Jun 2022 14:09:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [gelöst] Zeitangabe mit Binding formatieren? on Thu, 30 Jun 2022 17:09:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sborg" aria-label="Profile: sborg">@<bdi>sborg</bdi></a></p>
<p dir="auto">Vielen Dank,<br />
Klappt wunderbar.</p>
<p dir="auto">In der Doku hab ich das mit DD MM etc gesehen, hab es aber nicht geschafft umzusetzen (und wusste auch nicht, ob es in dem Fall klappt).</p>
]]></description><link>https://forum.iobroker.net/post/821370</link><guid isPermaLink="true">https://forum.iobroker.net/post/821370</guid><dc:creator><![CDATA[David G.]]></dc:creator><pubDate>Thu, 30 Jun 2022 17:09:42 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] Zeitangabe mit Binding formatieren? on Thu, 30 Jun 2022 07:02:22 GMT]]></title><description><![CDATA[<p dir="auto">@david-g Sollte machen was du willst, inkl. korrekter Zeitzone (Zulu --&gt; CEST):</p>
<pre><code>{vw-connect.0.VSSZZZKNZNW009301.tripdatashortTerm.tripData01.timestamp;date(DD.MM hh:mm)}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/821233</link><guid isPermaLink="true">https://forum.iobroker.net/post/821233</guid><dc:creator><![CDATA[SBorg]]></dc:creator><pubDate>Thu, 30 Jun 2022 07:02:22 GMT</pubDate></item></channel></rss>