<?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[&quot;Set timezone&quot; block does not work in v2.1.8 on Core2]]></title><description><![CDATA[<p dir="auto">"Set timezone" block does not work, neither with the dropdown nor with the string, in v2.1.8 on Core2.</p>
<p dir="auto">Both blocks are converted into the same python code:</p>
<pre><code>import time
time.timezone('GMT+1')
</code></pre>
<p dir="auto">Traceback:</p>
<pre><code>AttributeError: 'module' object has no attribute 'timezone'
</code></pre>
]]></description><link>https://community.m5stack.com/topic/7017/set-timezone-block-does-not-work-in-v2-1-8-on-core2</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:43:21 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7017.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Nov 2024 11:54:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Set timezone&quot; block does not work in v2.1.8 on Core2 on Fri, 29 Nov 2024 09:17:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mb" aria-label="Profile: mb">@<bdi>mb</bdi></a><br />
this issue was fixed in 2.1.8-hotfix</p>
]]></description><link>https://community.m5stack.com/post/27216</link><guid isPermaLink="true">https://community.m5stack.com/post/27216</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Fri, 29 Nov 2024 09:17:30 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Set timezone&quot; block does not work in v2.1.8 on Core2 on Mon, 25 Nov 2024 12:22:54 GMT]]></title><description><![CDATA[<p dir="auto">The block "get timezone (return string)" is also not working, showing traceback.</p>
]]></description><link>https://community.m5stack.com/post/27156</link><guid isPermaLink="true">https://community.m5stack.com/post/27156</guid><dc:creator><![CDATA[mb]]></dc:creator><pubDate>Mon, 25 Nov 2024 12:22:54 GMT</pubDate></item></channel></rss>