chrono
date/time library
A Rust library providing efficient and timezone-aware date and time handling
Date and time library for Rust
3k stars
28 watching
533 forks
Language: Rust
last commit: 10 days ago
Linked from 2 awesome lists
calendardaterusttime
Related projects:
Repository | Description | Stars |
---|---|---|
time-rs/time | A widely-used Rust library for handling dates and times. | 1,124 |
kotlin/kotlinx-datetime | A multiplatform Kotlin library for working with dates and times. | 2,424 |
cakephp/chronos | A standalone PHP DateTime library providing immutable date/datetime objects with conveniences for calendar dates | 1,355 |
howardhinnant/date | Provides date and time utilities with support for various calendar systems | 3,160 |
treeform/chrono | A Timestamps and Timezones library for Nim programming language | 78 |
davedelong/time | A Swift package that simplifies date and time calculations by providing a robust and type-safe API | 2,322 |
nurugger07/chronos | A library that provides date and time utilities for Elixir applications. | 91 |
enzoh/chronosphere | A time and date handling library designed for the Motoko programming language | 14 |
hustcc/timeago.js | A lightweight library for formatting dates with time ago statements and automatic rendering on web pages. | 5,325 |
matthewyork/datetools | A collection of classes and utilities for working with dates and times in iOS. | 7,221 |
rothman857/chronometer | A software system that displays the current time and date on an HDMI display connected to a Raspberry Pi. | 111 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 472 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
jodaorg/joda-time | Provides date and time functionality with support for multiple calendar systems and timezone data | 4,982 |
vtopc/epoch | Converts Unix timestamps to native Go time types and vice versa for JSON serialization. | 14 |