<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scheduled-Links on vanityURLs</title><link>https://vanityurls.link/en/tags/scheduled-links/</link><description>Recent content in Scheduled-Links 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/scheduled-links/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><item><title>When scheduled links are useful</title><link>https://vanityurls.link/en/blog/when-scheduled-links-are-useful/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>https://vanityurls.link/en/blog/when-scheduled-links-are-useful/</guid><description>&lt;p&gt;Most short links should be boring: one slug, one destination, one clear owner. Scheduled links are for the few cases where the slug should stay stable but the destination needs to change during a predictable time window.&lt;/p&gt;
&lt;p&gt;The starter instance includes a deliberately silly &lt;code&gt;/contact&lt;/code&gt; example. During the configured 9-to-5 window, it can point to Dolly Parton&amp;rsquo;s &amp;ldquo;9 to 5&amp;rdquo;; outside that window, it falls back to Rick Astley and &amp;ldquo;Never Gonna Give You Up.&amp;rdquo; The point is not the music taste, heroic as it may be. The point is that one memorable short link can have a normal destination and a time-based exception.&lt;/p&gt;</description></item></channel></rss>