<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Oskra | オスクラ</title>
    <description>The latest articles on Forem by Oskra | オスクラ (@_b1c71b38247f99fd7e95f).</description>
    <link>https://forem.com/_b1c71b38247f99fd7e95f</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3556298%2Ff2cf7382-53d5-47e4-925c-ba60e567e932.png</url>
      <title>Forem: Oskra | オスクラ</title>
      <link>https://forem.com/_b1c71b38247f99fd7e95f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/_b1c71b38247f99fd7e95f"/>
    <language>en</language>
    <item>
      <title>[Showdev] Time-Zone Hover — Stop time-zone confusion: hover any time to see yours (copy 12/24/ISO)</title>
      <dc:creator>Oskra | オスクラ</dc:creator>
      <pubDate>Thu, 09 Oct 2025 13:52:13 +0000</pubDate>
      <link>https://forem.com/_b1c71b38247f99fd7e95f/showdev-time-zone-hover-stop-time-zone-confusion-hover-any-time-to-see-yours-copy-1224iso-5dgb</link>
      <guid>https://forem.com/_b1c71b38247f99fd7e95f/showdev-time-zone-hover-stop-time-zone-confusion-hover-any-time-to-see-yours-copy-1224iso-5dgb</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Hover any time string on any website → instantly see &lt;em&gt;your&lt;/em&gt; local time + zone. One click to copy in &lt;strong&gt;12-hour / 24-hour / ISO 8601&lt;/strong&gt;. Pro adds defaults &amp;amp; per-site control.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Why I built this
&lt;/h2&gt;

&lt;p&gt;I kept asking “Whose 3 PM is this?” across remote teams. Time‑Zone Hover is a tiny utility to remove that friction without extra clicks or tab switching.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo &amp;amp; install
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Chrome Web Store&lt;/strong&gt;: &lt;a href="https://chromewebstore.google.com/detail/time-zone-hover/hbaocjmflampngapmeeegnpphpmkmmff?authuser=0&amp;amp;hl" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/time-zone-hover/hbaocjmflampngapmeeegnpphpmkmmff?authuser=0&amp;amp;hl&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Hover any time string (e.g., “3:30 PM”, “18:00”, “5 hours ago”) on &lt;strong&gt;any site&lt;/strong&gt; to see &lt;em&gt;your&lt;/em&gt; local time&lt;/li&gt;
&lt;li&gt;Shows your &lt;strong&gt;time zone ID&lt;/strong&gt; (e.g., &lt;code&gt;Asia/Tokyo&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;One‑click copy&lt;/strong&gt; in 12‑hour / 24‑hour / ISO 8601&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Clean options UI&lt;/strong&gt;; &lt;strong&gt;Pro&lt;/strong&gt; adds default format, per‑site enable/disable, and import/export&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How it works (high level)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Chrome &lt;strong&gt;MV3&lt;/strong&gt;: background service worker + content script&lt;/li&gt;
&lt;li&gt;Parses common absolute and relative time patterns&lt;/li&gt;
&lt;li&gt;Saves preferences via &lt;code&gt;chrome.storage&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Privacy &amp;amp; permissions
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Permissions:&lt;/strong&gt; &lt;code&gt;storage&lt;/code&gt; (to save your settings)
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No tracking:&lt;/strong&gt; no analytics beacons, no external calls for tooltips&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to use
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Install the extension from the Chrome Web Store
&lt;/li&gt;
&lt;li&gt;Open any site with time strings (news, issue trackers, social, etc.)
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hover&lt;/strong&gt; the time → see your local time + zone
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Copy&lt;/strong&gt; to copy in the shown format (12/24/ISO)
&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;Options&lt;/strong&gt; to choose theme and (Pro) set your &lt;strong&gt;default copy format&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;(Pro) Use &lt;strong&gt;per‑site control&lt;/strong&gt; to enable/disable or exclude domains&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Pro features (lifetime)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Default copy format (12/24/ISO 8601)&lt;/li&gt;
&lt;li&gt;Per‑site enable/disable and exclusions&lt;/li&gt;
&lt;li&gt;Import/export settings&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Glossary (for clarity)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;12‑hour / 24‑hour:&lt;/strong&gt; time formats (&lt;code&gt;3:30 PM&lt;/code&gt; vs &lt;code&gt;15:30&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ISO 8601:&lt;/strong&gt; international date‑time standard, e.g., &lt;code&gt;2025-10-09T15:30:00+09:00&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Time zone ID:&lt;/strong&gt; canonical zone like &lt;code&gt;Asia/Tokyo&lt;/code&gt; that handles DST correctly&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Roadmap
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Custom parsing rules per site&lt;/li&gt;
&lt;li&gt;Keyboard shortcut to copy in default format&lt;/li&gt;
&lt;li&gt;More locales and relative‑time patterns&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If this reduces your time‑zone confusion even a bit, I’d love a comment or a ⭐ on the store. Thanks for reading!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>productivity</category>
      <category>workplace</category>
    </item>
  </channel>
</rss>
