# d3-time **Repository Path**: mirrors_d3/d3-time ## Basic Information - **Project Name**: d3-time - **Description**: A calculator for humanity’s peculiar conventions of time. - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # d3-time This module implements a convenient API for calendar math, allowing to work with the irregularities of conventional time units, where most months have 31 days but some have 28, 29 or 30; most years have 365 days but leap years have 366; and with daylight saving, most days have 24 hours but some have 23 or 25. ## Resources - [Documentation](https://d3js.org/d3-time) - [Examples](https://observablehq.com/collection/@d3/d3-time) - [Releases](https://github.com/d3/d3-time/releases) - [Getting help](https://d3js.org/community)