<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>DiscTimestamps</title>
        <link>https://paragraph.com/@disctimestamps</link>
        <description>undefined</description>
        <lastBuildDate>Thu, 25 Jun 2026 14:09:05 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[The Privacy-First Guide to Discord Timestamps
]]></title>
            <link>https://paragraph.com/@disctimestamps/guide-to-discord-timestamps</link>
            <guid>Bm680Z9oBCGfKyTyCM67</guid>
            <pubDate>Wed, 14 Jan 2026 15:11:30 GMT</pubDate>
            <description><![CDATA[Most Discord tools are web-based, filled with ads, and track your usage. I built DiscTimestamps to provide a clean, open alternative. The Tech Stack It is built with React, Vite, and Tailwind CSS. It runs entirely in the browser, meaning no data is sent to a backend server when you generate a timestamp. How it worksInput: You type a date or natural language ("In 2 hours").Process: The local JS converts this to a Unix Epoch.Output: It generates the syntax: <t:1735689600:R>.Why use Unix Time? I...]]></description>
            <content:encoded><![CDATA[<p>Most Discord tools are web-based, filled with ads, and track your usage. I built <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out ng-star-inserted" href="https://www.google.com/url?sa=E&amp;q=https%3A%2F%2Fdisctimestamps.com"><strong>DiscTimestamps</strong></a> to provide a clean, open alternative.</p><p><strong>The Tech Stack</strong><br>It is built with React, Vite, and Tailwind CSS. It runs entirely in the browser, meaning no data is sent to a backend server when you generate a timestamp.</p><p><strong>How it works</strong></p><ol><li><p><strong>Input:</strong> You type a date or natural language ("In 2 hours").</p></li><li><p><strong>Process:</strong> The local JS converts this to a Unix Epoch.</p></li><li><p><strong>Output:</strong> It generates the syntax: &lt;t:1735689600:R&gt;.</p></li></ol><p><strong>Why use Unix Time?</strong><br>It is decentralized timekeeping. Instead of forcing a timezone on your users, you provide a raw timestamp that their client resolves locally.</p><p><strong>Check out the tool:</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://disctimestamps.com"><strong>https://disctimestamps.com</strong></a></p><hr><p><br></p>]]></content:encoded>
            <author>disctimestamps@newsletter.paragraph.com (DiscTimestamps)</author>
        </item>
    </channel>
</rss>