Skip to content
#

DateTime

DateTime is the term used in programming when referring to date and time related topics, which is a complex field, including

  • date arithmetic
  • different calendars (Gregorian, Julian, Chinese, Islamic, Hebrew, etc.)

Here are 55 public repositories matching this topic...

Routines for computations on calendars. Extend Date and Intl.DateTimeFormat. Allow custom calendars. Add historical gregorian calendars with custom switching date. Specify date in custom calendar. Helps creating calendars for Ecma TC39's Temporal. Handle week figures. Enhance Intl.DateTimeFormat. Extend Unicode CLDR and ICUs.

  • Updated Feb 25, 2025
  • HTML