ThreeTenABP
Date library
Provides standardized date and time functionality for Android using Java 8 APIs
An adaptation of the JSR-310 backport for Android.
4k stars
56 watching
133 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
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 |
jodaorg/joda-time | Provides date and time functionality with support for multiple calendar systems and timezone data | 4,982 |
threeten/threetenbp | Backport of JSR-310 functionality to Java SE 6 and 7 | 553 |
joschi/jackson-datatype-threetenbp | Provides additional date-time types for serialization and deserialization in Jackson | 16 |
wdullaer/materialdatetimepicker | A Material Design-inspired date and time picker library for Android | 4,669 |
igniterealtime/smack | An XMPP client library for Java and Android | 2,383 |
code-troopers/android-betterpickers | An Android library for building custom date and time picker dialogs with improved UX | 2,670 |
threeten/threeten-extra | Provides additional date-time classes to complement those in JDK 8 | 397 |
jakewharton/timber | A logger with a small, extensible API that provides utility on top of Android's normal Log class. | 10,463 |
android/nowinandroid | An Android app that provides news updates and follows design and development best practices. | 16,980 |
instacart/truetime-android | Provides an NTP client for Android to synchronize the device's clock with a trusted time source and retrieve the current true time. | 1,416 |
tenforwardconsulting/phonegap-calendar-plugin-android | Provides an API to create events in the Android calendar | 7 |
luontola/retrolambda | A tool that allows developers to use Java 8 features in older Java versions | 3,540 |
greenrobot/eventbus | A publish/subscribe event bus for Android and Java that simplifies communication between components | 24,684 |