java-time
There are 29 repositories under java-time topic.
dm3/clojure.java-time
Java 8 Date-Time API for Clojure
BNYMellon/CodeKatas
Code Kata collection for JVM Languages and Libraries.
gkopff/gson-javatime-serialisers
A set of GSON serialiser/deserialisers for dealing with Java 8 java.time entities.
TimeAndSpaceIO/CronScheduler
An alternative to ScheduledThreadPoolExecutor proof against the clock drift problem
sargue/java-time-jsptags
JSP tag support for Java 8 java.time (JSR-310)
joschi/jackson-datatype-threetenbp
JSR-310 datatypes for Java 6 (via ThreeTen backport)
zoepepper/scalajs-jsjoda
Scala.js facade for JS-Joda with drop-in to use it as JSR310 implementation.
tginsberg/java-timestream
A set of builders that create streams of java.time objects
danieldotwav/FitnessTracker
The "Fitness Tracker" is a simple Java program that helps you monitor and record your exercise activities, durations, and dates. Stay on top of your fitness goals with this simple, user-friendly tool.
ak-coram/cl-ginkgo-time
Common Lisp library inspired by the Java API for dates, times, instants, and durations
ezequieljuliano/payments-api
REST API payment model example that exposes relevant data using Java 8 features and test pyramid concepts
metabase/second-date
Helpful java.time utility functions for Clojure
tmccarthy/intime
Scala integration for the java.time classes
cihat-kose/java-learning-path
Comprehensive 42-day Java program covering core to advanced concepts with hands-on examples – perfect for beginners and developers refreshing their skills.
abdulrahman-b0/HijrahDateTime
HijrahDateTime is a Kotlin/JVM library that is built on top of java.time to facilitates work with Hijrah date and time APIs.
henryw374/jsr310-tagged-literals
Clojure(Script) tagged literals for jsr-310 (java-time) entities
innodev-au/appianplugin-java-time
An Applian plugin with date and time functions
mP1/j2cl-java-time
This project provides most of the core java.time classes by forking threetenbp.
alexwestphal/kompat-time
Kompatibility for Java Time
BrunoSDMDev/ProgrammingTechniques-ADA
Exercícios realizados ao longo do módulo Técnicas de Programação, durante o curso de JAVA da ADA, através do Santander Coders 2023
diogok/pg-next
PostgreSQL with next.jdbc, supporting JSONB and Timestamp using Java8 Instant
Kwanil/workingday-temporal-adjusters
Workingday Temporal Adjusters.. Using java.time (jdk8)
Clivern/Pluto
:date: A Simple Java API For DateTime.
dgroomes/java-time-playground
📚 Learning and experimenting with `java.time`
harawata/stripes-jsr310
Stripes Formatters and TypeConverters for Java Time API (JSR-310)
levitnudi/Java-MathGame
Simple MathGame logic, with sound effects and executable file launcher
robertvazan/hookless-time
Hookless reactive adapters for classes from java.time package.
xSAVIKx/jdk-zone-parsing-inconsistency
A companion repository for showcasing inconsistency in JDK `DateTimeFormatter` parsing behavior. JDK issues are https://bit.ly/JDK-8257667 and https://bit.ly/JDK-8257647.