Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: date-time

219 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
iamkun/dayjs
Day.js is a minimalist 2kB immutable JavaScript date-time library for parsing, validating, manipulating, and formatting dates and times. It…
9848664stable
date-fns/date-fns
date-fns is a modern JavaScript date utility library providing 200+ modular, immutable functions for parsing, formatting, and manipulating …
9436645stable
FullCalendar
FullCalendar is a full-sized, drag-and-drop event calendar library for JavaScript with connectors for React, Vue, Angular, Preact, and web …
9120621stable
briannesbitt/Carbon
Carbon is a PHP library extending the native DateTime class with a fluent, immutable-friendly API for date and time manipulation. It suppor…
9716599stable
flatpickr/flatpickr
flatpickr is a lightweight, dependency-free JavaScript datetime picker library for web forms, supporting date, time, range, and multiple-da…
2316480stable
moment/luxon
Luxon is a JavaScript library for working with dates and times, providing DateTime, Duration, and Interval types with an immutable, chainab…
7516445stable
WenchaoD/FSCalendar
FSCalendar is a fully customizable iOS calendar UI library written in Objective-C with Swift compatibility. It supports month/week scope sw…
2310643stable
wix/react-native-calendars
A declarative, cross-platform React Native calendar component library written in pure JavaScript with no native code. It provides Calendar,…
7910310stable
Moment.js
Moment.js is a widely used JavaScript library for parsing, validating, manipulating, and formatting dates and times, with companion package…
8747914maintenance
arrow-py/arrow
Arrow is a Python library providing a human-friendly, drop-in replacement for the datetime type with simpler creation, manipulation, format…
679047stable
bigcalendar/react-big-calendar
react-big-calendar is a React events calendar component styled like Google Calendar or Outlook, built with flexbox for modern browsers. It …
888747stable
malcommac/SwiftDate
SwiftDate is a Swift library for parsing, validating, manipulating, comparing, and formatting dates, times, and timezones across Apple plat…
237696stable
gpbl/react-day-picker
React DayPicker is a customizable date picker component library for React, supporting single, multiple, and range date selections with exte…
946846stable
python-pendulum/pendulum
Pendulum is a Python library that provides a cleaner, more intuitive API for working with dates, times, and timezones as a drop-in replacem…
776673active
kizitonwose/Calendar
A highly customizable calendar library for Android (view system via RecyclerView) and Compose Multiplatform (via LazyRow/LazyColumn). It pr…
865587active
vercel/ms
A tiny TypeScript utility for converting human-readable time strings like '2 days' to milliseconds and back. It supports many unit aliases,…
605545stable
swiftlang/swift-corelibs-foundation
The Swift Foundation project providing core utility classes, data structures, internationalization, and OS-independent APIs for the Swift l…
745438active
hustcc/timeago.js
timeago.js is a tiny (<2kb) zero-dependency JavaScript/TypeScript library that formats dates as relative 'time ago' / 'time in' strings (e.…
635371stable
wanasit/chrono
Chrono is a natural language date parser library for JavaScript/TypeScript that extracts dates and times from arbitrary text. It handles re…
905269active
dromara/carbon
Carbon is a lightweight, semantic, and developer-friendly time and date library for Go with zero third-party dependencies and 100% unit tes…
985226active
jinzhu/now
Now is a Go library providing a time toolkit for computing time boundaries (beginning/end of minute, day, week, month, quarter, year) and p…
624700stable
spulec/freezegun
FreezeGun is a Python library that lets tests 'travel through time' by mocking datetime and time module functions. It provides a decorator …
514525stable
nathanreyes/v-calendar
VCalendar is an elegant calendar and date picker plugin for Vue.js 3, providing VCalendar and VDatePicker components with attributes, popov…
234518stable
spencermountain/spacetime
Spacetime is a lightweight, zero-dependency JavaScript library for calculating dates and times across timezones. It provides a Moment-like …
894107stable
sfsam/Itsycal
Itsycal is a tiny open-source calendar that lives in the macOS menu bar, showing dates and upcoming events as a companion to the Mac Calend…
663988active
chronotope/chrono
Chrono is a date and time library for Rust providing timezone-aware DateTime types, timezone-naive variants, and strftime-style parsing and…
893900stable
ankane/groupdate
A Ruby gem that makes it simple to group ActiveRecord data by time periods like day, week, month, or hour, with full time zone and daylight…
763887stable
jkbrzt/rrule
rrule.js is a JavaScript/TypeScript library for creating, parsing, and querying recurrence rules for calendar dates as defined in the iCale…
233741stable
tc39/proposal-temporal
The TC39 Temporal proposal, a Stage 4 ECMAScript standard adding a modern date and time API to JavaScript as a global namespace object with…
653709stable
unicode-org/icu
ICU (International Components for Unicode) is the Unicode Consortium's mature C/C++ and Java library providing Unicode and globalization su…
823586stable
HowardHinnant/date
A C++11/14/17 date and time library built on <chrono>, providing field types like year_month_day, timezone support via a complete IANA tz d…
863430stable
travisjeffery/timecop
Timecop is a Ruby gem that provides time travel, time freezing, and time acceleration capabilities for testing time-dependent code. It offe…
673425stable
wolfcw/libfaketime
libfaketime is an LD_PRELOAD library that intercepts system calls retrieving the current date and time, reporting faked times to a single a…
783106active
uxsolutions/bootstrap-datepicker
A jQuery-based datepicker widget for Twitter Bootstrap applications. It provides a calendar popup for selecting dates in forms, with locali…
4412644maintenance
nodatime/nodatime
Noda Time is an alternative date and time library for .NET, offering a clearer and more precise API than the built-in DateTime types. It pr…
732999stable
GitHub Elements
GitHub Elements is a collection of web components from GitHub, including the <relative-time> custom element that extends the standard <time…
572906active
BurntSushi/jiff
Jiff is a high-level datetime library for Rust offering date, time, timestamp, and timezone-aware primitives with DST-safe arithmetic, roun…
592898stable
t1m0n/air-datepicker
Air Datepicker is a lightweight, dependency-free JavaScript datepicker and calendar component written in pure ES6 with native CSS variables…
332870active
scrapinghub/dateparser
A Python library that parses human-readable dates in almost any format, including relative expressions like 'two weeks ago', timestamps, an…
942853stable
Kotlin/kotlinx-datetime
A Kotlin multiplatform library for working with dates, times, and time zones based on the ISO 8601 standard. It provides a minimal, pragmat…
852825active
mattlewis92/angular-calendar
A flexible calendar component library for Angular 20.2+ that displays events in month, week, and day views. It is the successor of angular-…
662821active
dangrossman/daterangepicker
A JavaScript date range, date, and time picker component that attaches to any webpage element and shows a dropdown with two calendars. It s…
2310977maintenance
richardtop/CalendarKit
CalendarKit is a Swift calendar UI library for iOS and Mac Catalyst that resembles the Apple Calendar app out of the box while remaining cu…
642706active
agiapp/BRPickerView
BRPickerView is an Objective-C library of picker components for iOS, including a date picker with 15+ date styles, a text picker supporting…
702637active
dateutil/dateutil
python-dateutil is a Python library providing powerful extensions to the standard datetime module. It offers flexible date parsing, relativ…
602631stable
formkit/tempo
Tempo is a tiny, tree-shakable JavaScript/TypeScript library for parsing, formatting, manipulating, and internationalizing dates and times.…
772589active
Hexagon/croner
Croner is a zero-dependency JavaScript/TypeScript library for triggering functions on cron schedules and evaluating cron expressions. It su…
882586stable
henninghall/react-native-date-picker
A React Native date and time picker component with native implementations for Android and iOS. It supports date, time, and datetime modes, …
412506active
ice-cube-ruby/ice_cube
ice_cube is a Ruby library for defining and querying recurring event schedules using an iCalendar-inspired rule syntax. It lets you build r…
512466stable
ariebovenberg/whenever
Whenever is a Python library providing type-safe datetime and timezone handling that prevents naive/aware mixing at the type level and corr…
932398active
davedelong/time
A Swift package providing robust, type-safe date and time calculations built around regional clocks and calendar-aware value types. It prev…
882342active
namespace-ee/react-calendar-timeline
A modern and responsive React timeline component for visualizing time-based events and groups. It is written in TypeScript and supports Rea…
952154active
itchyny/calendar.vim
A calendar application implemented as a Vim plugin, providing calendar, clock, and year views inside the editor. It can sync with Google Ca…
732031active
basecamp/local_time
A Rails engine with a companion JavaScript component that renders <time> elements in UTC server-side and converts them to the browser's loc…
832002stable
patchthecode/JTAppleCalendar
JTAppleCalendar is an unofficial, fully customizable calendar view library for iOS written in Swift. It supports month and week views, rang…
327653maintenance
vercel/little-date
little-date is a small TypeScript library for formatting date ranges into short, readable strings like 'Jan 1 - 12' or 'Q1 2023'. It is bui…
481962active
aleksanderwozniak/table_calendar
TableCalendar is a highly customizable, feature-packed calendar widget for Flutter apps. It supports month, two-week, and week formats with…
751961active
vacanza/holidays
A fast, efficient Python library for generating country- and subdivision-specific sets of government-designated holidays on the fly. It mak…
991920active
MatthewYork/DateTools
DateTools is an Objective-C and Swift library that simplifies date and time handling in iOS, inspired by .NET's DateTime and Time Period Li…
237178maintenance
unicode-org/icu4x
ICU4X is a Rust implementation of Internationalization Components of Unicode (ICU) built on CLDR data, designed to be small, modular, and f…
951856active
LiveSplit/LiveSplit
LiveSplit is a sleek, highly customizable timer application for speedrunners with features like auto splitting, game time detection, and sp…
881837active
myusuf3/delorean
Delorean is a Python library that simplifies working with datetimes, offering a cleaner API for shifting, manipulating, and generating date…
851823active
Vuepic/vue-datepicker
A feature-rich datepicker component library for Vue 3, supporting single dates, ranges, time, month, year, quarter, and week pickers with m…
911762active
vicolo-dev/chrono
Chrono is a modern, open-source clock application for Android offering alarms, timers, stopwatch, and world clock features. It is built wit…
221744active
yannecer/NCalendar
An Android calendar UI library written in Kotlin that mimics MIUI, DingTalk, and Huawei calendar styles. It supports month and week views w…
231721stable
spatie/opening-hours
A PHP library for modeling, querying, and formatting a business's opening hours, including regular weekly schedules and date-based exceptio…
951720stable
spatie/period
A PHP library for comparing multiple date periods, computing overlaps, differences, and basic comparisons between any number of ranges. Per…
661699active
excid3/simple_calendar
A Ruby gem for Ruby on Rails that renders calendars of any size (day, week, month, or custom ranges) with simple view helpers. It is ORM-ag…
431666stable
js-joda/js-joda
js-joda is an immutable date and time library for JavaScript, ported from the Java threeten-backport (JSR-310 / java.time). It provides a d…
671664stable
6tail/lunar-javascript
A dependency-free JavaScript library for converting and querying Solar (Gregorian), Chinese Lunar, Buddhist, and Taoist calendars. It provi…
621647stable
WickyNilliams/cally
Cally is a set of small, feature-rich calendar web components built in TypeScript, providing building blocks for date selection (single, mu…
731638active
adzap/validates_timeliness
A Ruby gem providing complete date, time, and datetime validation for Rails and ActiveModel, supporting multiple ORMs and custom date/time …
571616active
prolificinteractive/material-calendarview
A Material design back port of Android's CalendarView, provided as a customizable calendar UI widget for Android apps. It supports single/m…
235899maintenance
simshaun/recurr
Recurr is a PHP library for parsing, building, and transforming recurrence rules (RRULE from RFC 5545) into DateTime objects. It is designe…
521602active
MarceloPrado/flash-calendar
Flash Calendar is a fast, lightweight React Native calendar library built on Flash List, supporting date ranges, infinite scroll, localizat…
661502active
melvitax/DateHelper
DateHelper is a Swift Date extension library for creating, comparing, modifying, and formatting dates. It supports parsing strings with pre…
231496stable
harrisiirak/cron-parser
A TypeScript/JavaScript library for parsing and manipulating cron expressions. It supports timezone handling, DST transitions, predefined e…
981491active
python-babel/babel
Babel is the standard Python library for internationalization and localization, built on CLDR data. It provides locale-aware date, number, …
771463stable
olebedev/when
when is a Go library that parses natural language date and time expressions like 'tonight at 11:10 pm' or 'next tuesday 14:00' into concret…
661461active
LunarBar-app/LunarBar
LunarBar is a free, open-source macOS menu bar app that displays a compact calendar with Chinese lunar calendar dates, public holidays, and…
861456active
ludoguenet/laravel-zap
Laravel Zap is a calendar and scheduling package for Laravel that lets any Eloquent model manage availabilities, appointments, blocked time…
781456active
nager/Nager.Date
Nager.Date is a .NET-based public holiday data project covering 200+ countries, exposed via a free public REST API, a hosted website, a Doc…
941396active
JodaOrg/joda-time
Joda-Time is a quality date and time library for Java, serving as the de facto standard replacement for the poor JDK date/time classes prio…
914979maintenance
liriansu-opus/chinese-calendar
A Python library that determines whether a given date is a Chinese statutory holiday or workday, based on the State Council's official holi…
671369active
cakephp/chronos
CakePHP Chronos is a standalone PHP DateTime library providing immutable datetime, date-only, and time-only objects, originally based on Ca…
911362active
liamcain/obsidian-periodic-notes
An Obsidian plugin that extends daily notes with weekly and monthly notes, providing commands to open, create, and navigate periodic notes.…
231354stable
time-rs/time
A Rust library for date and time handling, fully interoperable with the standard library and mostly compatible with no_std environments. It…
961333stable
bokmann/business_time
A Ruby gem that extends ActiveSupport's time math helpers to account for business hours, business days, weekends, and holidays. It lets dev…
581330stable
ocpsoft/prettytime
PrettyTime is an open-source Java library for formatting dates and times as human-readable, relative timestamps in a social media style (e.…
521324stable
dbreunig/whenwords
whenwords is a relative time formatting library that ships only a specification (SPEC.md), language-agnostic test cases (tests.yaml), and i…
441312active
wdullaer/MaterialDateTimePicker
An Android library providing Material Design styled date and time picker dialogs with a themable API. It is based on the Android framework'…
234627maintenance
andrewplummer/Sugar
Sugar is a JavaScript utility library for working with native objects like Array, Date, Number, and String, offering expressive methods for…
234504maintenance
vsme/chinese-days
A TypeScript/npm library for querying Chinese statutory holidays, adjusted workdays (调休), regular workdays, and the 24 solar terms, plus lu…
831274active
uvarov-frontend/vanilla-calendar-pro
Vanilla Calendar Pro is a lightweight, dependency-free JavaScript date and time picker component written in TypeScript that works with any …
951253active
square/android-times-square
TimesSquare is a standalone Android widget library providing a calendar view for picking single dates, date ranges, or multiple dates. It i…
104403maintenance
sindresorhus/pretty-ms
A small JavaScript library that converts milliseconds into human-readable duration strings like '15d 11h 23m 20s'. It supports options for …
661215stable
jmrozanec/cron-utils
cron-utils is a Java library for defining, parsing, validating, and migrating cron expressions across different cron dialects (Unix, Quartz…
481208active
icalendar/icalendar
A Ruby library for parsing, creating, and manipulating iCalendar (.ics) files as defined by RFC-5545. It supports building calendars and ev…
751206active
HangfireIO/Cronos
Cronos is a .NET library for parsing Cron expressions and calculating their next occurrences. It handles time zones and daylight saving tim…
801191stable
marnusw/date-fns-tz
A complementary library for date-fns v3 that adds IANA time zone support using the browser's Intl API, so no time zone data needs to be bun…
231181stable

page 1 / 3 next →