Commit Graph

10 Commits

Author SHA1 Message Date
amit2103
82b6397c79 [BAEL-19420] - Fixed DateUtilsUnitTest 2019-11-20 18:03:52 +05:30
Jonathan Cook
1803d2303f Merge pull request #8187 from AlNiyas/sameDayFInalBranch
BAEL-3224 - Checking if Two Java Dates are On the Same Day
2019-11-19 22:59:43 +01:00
AlNiyas
f2e93719e0 update junits
update junits
2019-11-19 18:05:02 +03:00
Al Niyas
49b3a84afc BAEL-3224 - Checking if 2 Java Dates are in the same day 2019-11-16 22:37:37 +03:00
fejera
5f92fc2adf removed unreliable test case from core-java-modules/core-java-date-operations 2019-11-14 13:32:03 +01:00
vatsalgosar
c3ad62609c - Separated add and subtract days into two methods for simplification 2019-11-09 02:33:50 +05:30
vatsalgosar
82fd2d9fcc BAEL-3401
- Implementation for adding days skipping weekends in LocalDate object in Java 8
2019-11-07 22:53:51 +05:30
Jonathan Cook
2d2c4b3a55 BAEL-3375 - Get the current Date in Java (non Java 8) 2019-11-04 18:05:45 +01:00
Laurentiu
0bb74e4d9b BAEL-3375 Working with Dates before Java 8 2019-10-31 21:18:02 +02:00
Laurentiu Delcea
14a1c803bf BAEL-3375 Working with Dates before Java 8 2019-10-24 19:36:54 +03:00