java-tutorials/core-java-modules/core-java-date-operations-2/src
hesamghiasi 1a1d011466 adding code for calculating time ago in Java for both version 7 and v… (#12313)
* adding code for calculating time ago in Java for both version 7 and version 8. The code contains pure java and third-party solutions.

* changing name of test classes to contain UnitTest in order to comply with the rules

* changing TimeGranularity.toMillis to abstract method
2022-06-14 17:22:57 +05:30
..
main/java/com/baeldung adding code for calculating time ago in Java for both version 7 and v… (#12313) 2022-06-14 17:22:57 +05:30
test/java/com/baeldung adding code for calculating time ago in Java for both version 7 and v… (#12313) 2022-06-14 17:22:57 +05:30