d3 / d3-time

A calculator for humanity’s peculiar conventions of time.

Home Page:https://d3js.org/d3-time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A calculator for humanity’s peculiar conventions of time.

https://d3js.org/d3-time

License:ISC License


Languages

Language:JavaScript 95.4%Language:Shell 4.6%