joda-time
Calendar library
Provides date and time functionality with support for multiple calendar systems and timezone data
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
5k stars
217 watching
984 forks
Language: Java
last commit: 3 months ago date-timejavajodajoda-time
Related projects:
Repository | Description | Stars |
---|---|---|
dlew/joda-time-android | A modified version of Joda-Time tailored for Android to address timezone data issues and optimize memory usage. | 2,625 |
jakewharton/threetenabp | An adaptation of JSR-310 backport for Android, providing modern date and time handling. | 3,554 |
js-joda/js-joda | An immutable date and time library for JavaScript with a focus on simplicity, domain-driven design, and performance. | 1,624 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 739 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 471 |
wdullaer/materialdatetimepicker | A Material Design-inspired date and time picker library for Android | 4,666 |
menodata/time4j | A comprehensive library for advanced date and time calculations in Java | 442 |
davedelong/time | A Swift package that simplifies date and time calculations by providing a robust and type-safe API | 2,329 |
hustcc/timeago.js | A lightweight library for formatting dates with time ago statements and automatic rendering on web pages. | 5,334 |
nscala-time/nscala-time | A Scala wrapper around Joda Time libraries for working with dates and times | 870 |
joschi/jackson-datatype-threetenbp | Provides additional date-time types for serialization and deserialization in Jackson | 16 |
sallar/jdatetime | Converts between Gregorian and Jalali calendars. | 181 |
winterbe/java8-tutorial | A tutorial guide to new Java 8 language features and API changes | 16,736 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
matthewyork/datetools | A collection of classes and utilities for working with dates and times in iOS. | 7,224 |