Erik Pragt
|
9b35c6194f
|
Merge pull request #8399 from AlNiyas/samedayimprovement
[BAEL-3632] Using Instant to check for same day
|
2019-12-30 00:45:13 +11:00 |
Krzysiek
|
df1944164b
|
BAEL-3674: Remove two more unit tests
|
2019-12-28 23:13:39 +01:00 |
Krzysiek
|
1973c49acb
|
BAEL-3674: Remove the broken test
|
2019-12-26 22:36:10 +01:00 |
Al Niyas
|
babe8e87de
|
BAEL-3632 Using Instant to check if Two Java Dates are On Same Day
|
2019-12-18 22:12:16 +03:00 |
Kert Pjatkin
|
a3eabf82a8
|
BAEL-3302: Fix package name & get rid of 3-letter time zone
|
2019-12-11 06:29:17 +01:00 |
catalin-burcea
|
8a5faaf0ef
|
[BAEL-19059] - Move new articles to java-dates-operations module
|
2019-12-07 18:12:55 +02:00 |
Loredana Crusoveanu
|
4f2c997182
|
Merge pull request #8219 from amit2103/BAEL-19420
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and…
|
2019-11-25 23:38:39 +02:00 |
Kert Pjatkin
|
d7191b2dc6
|
[BAEL-3302] How to set the JVM Timezone
|
2019-11-23 13:24:40 +02:00 |
amit2103
|
b022c54e3f
|
[BAEL-19420] - Fixed DateUtilsUnitTest
|
2019-11-20 18:03:52 +05:30 |
Jonathan Cook
|
624a9fa527
|
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
|
d4aa26b7ef
|
update junits
update junits
|
2019-11-19 18:05:02 +03:00 |
Al Niyas
|
7034761130
|
BAEL-3224 - Checking if 2 Java Dates are in the same day
|
2019-11-16 22:37:37 +03:00 |
fejera
|
68b2af4a28
|
removed unreliable test case from core-java-modules/core-java-date-operations
|
2019-11-14 13:32:03 +01:00 |
vatsalgosar
|
1e1fe0592e
|
- Separated add and subtract days into two methods for simplification
|
2019-11-09 02:33:50 +05:30 |
vatsalgosar
|
d74c31b3bf
|
BAEL-3401
- Implementation for adding days skipping weekends in LocalDate object in Java 8
|
2019-11-07 22:53:51 +05:30 |
Jonathan Cook
|
25939ac20a
|
BAEL-3375 - Get the current Date in Java (non Java 8)
|
2019-11-04 18:05:45 +01:00 |
Laurentiu
|
7aa0cef657
|
BAEL-3375 Working with Dates before Java 8
|
2019-10-31 21:18:02 +02:00 |