<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>datetime</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1497/feed"/>
    <updated>2026-04-19T04:02:38+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1497/feed</id>
            <entry>
            <id>https://links.biapy.com/links/2478</id>
            <title type="text"><![CDATA[Pendulum]]></title>
            <link rel="alternate" href="https://pendulum.eustace.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2478"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python datetimes made easy.

Unlike other datetime libraries for Python, Pendulum is a drop-in replacement for the standard datetime class (it inherits from it), so, basically, you can replace all your datetime instances by DateTime instances in your code (exceptions exist for libraries that check the type of the objects by using the type function like sqlite3 or PyMySQL for instance).

- [Pendulum @ GitHub](https://github.com/python-pendulum/pendulum).]]>
            </summary>
            <updated>2025-08-28T22:49:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4527</id>
            <title type="text"><![CDATA[Tempo]]></title>
            <link rel="alternate" href="https://tempo.formkit.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4527"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dates by FormKit. The easiest way to work with dates in JavaScript. 📆 Parse, format, manipulate, and internationalize dates and times in JavaScript and TypeScript. 

Tempo is a new library in a proud tradition of JavaScript date and time libraries. Inspired by the likes of moment.js, day.js, and date-fns Tempo is built from the ground up to be as small and easy to use as possible.

- [Tempo @ GitHub](https://github.com/formkit/tempo).
- [082 Les News Web Dev février 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb24/).]]>
            </summary>
            <updated>2025-08-29T04:31:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4608</id>
            <title type="text"><![CDATA[date-fns]]></title>
            <link rel="alternate" href="https://date-fns.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4608"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modern JavaScript date utility library

date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser &amp;amp; Node.js.

- [date-fns @ GitHub](https://github.com/date-fns/date-fns).]]>
            </summary>
            <updated>2025-08-29T04:44:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6667</id>
            <title type="text"><![CDATA[Luxon]]></title>
            <link rel="alternate" href="https://moment.github.io/luxon/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6667"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A powerful, modern, and friendly wrapper for JavaScript dates and times.
DateTimes, Durations, and Intervals. Immutable, chainable, unambiguous API.
Native time zone and Intl support (no locale or tz files).

- [Luxon @ GitHub](https://github.com/moment/luxon).

Related contents:

- [Never write your own Date Parsing Library @ Zach Leatherman](https://www.zachleat.com/web/adventures-in-date-parsing/).]]>
            </summary>
            <updated>2025-08-29T10:29:44+00:00</updated>
        </entry>
    </feed>
