Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 513 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 513 Bytes

Java Time API Examples Build Status

This repository contains illustrating Examples for the Java Time API i JDK 8.

You might be especially interested in the following classes

  • HaggiChecker implements the "Haggi date challenge"
  • ClockTest shows how to use a custom Clock
  • DurationVsPeriod illustrates the differences between Duration and Period