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
542 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
calendardaterusttime
Related projects:
Repository | Description | Stars |
---|---|---|
time-rs/time | A comprehensive date and time handling library for Rust. | 1,129 |
kotlin/kotlinx-datetime | A multiplatform Kotlin library for working with dates and times. | 2,454 |
cakephp/chronos | A standalone PHP DateTime library providing immutable date/datetime objects with conveniences for calendar dates | 1,354 |
howardhinnant/date | Provides date and time utilities with support for various calendar systems | 3,190 |
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,329 |
nurugger07/chronos | A library that provides date and time utilities for Elixir applications. | 90 |
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,334 |
matthewyork/datetools | A collection of classes and utilities for working with dates and times in iOS. | 7,224 |
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 | 471 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 739 |
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 |