<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Timezones on vanityURLs</title><link>https://vanityurls.link/en/tags/timezones/</link><description>Recent content in Timezones on vanityURLs</description><generator>Hugo</generator><language>en-CA</language><lastBuildDate>Mon, 01 Jun 2026 17:56:58 -0400</lastBuildDate><atom:link href="https://vanityurls.link/en/tags/timezones/index.xml" rel="self" type="application/rss+xml"/><item><title>Operator timezone is not just a setup question</title><link>https://vanityurls.link/en/blog/operator-timezone-is-not-just-a-setup-question/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://vanityurls.link/en/blog/operator-timezone-is-not-just-a-setup-question/</guid><description>&lt;p&gt;The operator timezone question in &lt;code&gt;npm run setup&lt;/code&gt; looks like a small preference. It is more useful than that.&lt;/p&gt;
&lt;p&gt;vanityURLs uses timezone names in places where a numeric offset is too brittle: scheduled links, generated registry metadata, and operator-facing views such as &lt;code&gt;/en/_stats/&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="use-a-place-not-an-offset"&gt;Use a place, not an offset&lt;/h2&gt;
&lt;p&gt;Enter an &lt;a href="https://vanityurls.link/en/docs/reference/timezones/"&gt;IANA timezone&lt;/a&gt; such as &lt;code&gt;America/Toronto&lt;/code&gt;, &lt;code&gt;America/New_York&lt;/code&gt;, &lt;code&gt;Europe/Paris&lt;/code&gt;, or &lt;code&gt;UTC&lt;/code&gt;. Do not enter &lt;code&gt;-4&lt;/code&gt;, &lt;code&gt;-5&lt;/code&gt;, or &lt;code&gt;GMT-0400&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;An offset only describes one moment. It does not describe daylight saving time, historical transitions, or the operator&amp;rsquo;s normal working context. A place-based timezone lets the JavaScript runtime handle EST/EDT or other local transitions without the instance owner updating config twice a year.&lt;/p&gt;</description></item></channel></rss>