panos-kakos
20f151aad0
[JAVA-31186] Clean up some Jenkins warnings ( #15890 )
2024-02-16 13:29:18 +02:00
Rajat Garg
ec8bf626eb
Add new maven module ( #15723 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-24 12:39:08 -08:00
Loredana Crusoveanu
bcab98e9c1
Merge pull request #15686 from rcalago/master
...
Updated README.md
2024-01-22 12:10:27 +02:00
Rajat Garg
f0ef5ef472
Add code for Gregorian date to a Hijri date conversion ( #15696 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-20 17:14:00 -08:00
rcalago
3c07d26ab0
Update README.md
2024-01-19 10:27:19 +08:00
DiegoMarti2
9e5f305c32
Update JodaDateTimeToDateAndViceVersaUnitTest.java ( #15587 )
...
assertEquals(jodaDateTime.getMillis(), javaDate.getTime());
assertEquals(javaDate.getTime(), jodaDateTime.getMillis());
2024-01-11 09:28:24 -08:00
DiegoMarti2
a94bf971f5
baeldung-articles : BAEL-7403 ( #15573 )
...
* baeldung-articles : BAEL-7403
Convert Joda-Time DateTime to Date and Vice Versa
* (Move) baeldung-articles : BAEL-7403
Move the code to this module.
2024-01-09 14:13:10 -08:00
Harry9656
5136e7349b
JAVA-27804: Remove explicit logging dependency ( #15448 )
2024-01-09 09:48:12 +02:00
panos-kakos
9b299f01ae
[JAVA-27683] Fix failing module core-java-modules - upgrade to JDK 17 ( #15495 )
2024-01-04 20:08:03 +02:00
edizor
5eba53af38
Update README.md
...
[skip ci]
2023-12-03 14:11:04 +08:00
edizor
6ced5e2c2f
Update README.md
...
[skip ci]
2023-11-24 21:22:32 +08:00
MohamedHelmyKassab
a3e0639a75
This commit is related to the article BAEL-7232 ( #15252 )
...
This commit adds a new test class "TimeToLocalDateTimeUnitTest" that shows how to convert a long timestamp into a LocalDateTime object.
2023-11-20 09:18:13 -08:00
MohamedHelmyKassab
290147ff08
This PR is related to BAEL-7181 ( #15230 )
...
* Update TimestampToLongUnitTest.java
* Update TimestampToLong.java
2023-11-16 14:27:43 -08:00
MohamedHelmyKassab
c5af2f3f3b
This PR is related to BAEL-7181 ( #15192 )
...
* This commit is related to BAEL-7181
This commit aims to add a class "TimestampToLong.java" that provides several approaches to convert timestamp string into long.
* This commit is related to BAEL-7181
This commit aims to add a test class "TimestampToLongUnitTest.java" that provides several approaches to convert timestamp string into long.
2023-11-13 21:53:16 -08:00
panos-kakos
21eb70547f
[JAVA-26719] Upgraded joda-time to latest version ( #15189 )
2023-11-13 12:00:45 +02:00
Bipin kumar
d79e840c9d
JAVA-25433: Fix the failing test in core-java-datetime-conversion ( #14878 )
2023-10-05 11:08:20 +03:00
edizor
7f3b001888
Update README.md
...
[skip ci]
2023-08-24 21:41:43 +08:00
edizor
c674fe4931
Update README.md
...
[skip ci]
2023-08-19 08:14:31 +08:00
Michael Olayemi
cb111b0d8b
Conversion From 12 Hours Time to 24 Hours Time in Java ( #14580 )
2023-08-14 22:33:59 +05:30
Robaed
b04d773ef2
[BAEL-6593] - Initial push after adding epoch time to localdate and localdatetime conversions ( #14556 )
...
Co-authored-by: bobby00 <edwarobert6@gmail.com>
2023-08-10 09:05:12 +02:00
edizor
1ba60da892
Update README.md
...
[skip ci]
2022-11-30 07:26:23 +08:00
Olu
f191427bea
Convert between LocalDateTime and ZonedDateTime - BAEL-5879 ( #13057 )
...
* Creating a Deep vs Shallow Copy of an Object in Java
* completed tests for LinkedHashSet
* update
* updated PR
* swapped the order of arguments for assertEquals()
* completed code for Convert between LocalDateTime and ZonedDateTime
* fixed module name
* update
* update
* added more assertions
* update
* added more example
* update
* jenkin build error fix
* jenkin build error fix
* jenkins build fix
* fixed suggested comments
* update
* update
2022-11-27 18:16:22 +05:30
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
freelansam
32dde5b5d1
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
sampadawagde
f245635a24
JAVA-5223: Fix formatting of POMs (Part 4)
2021-05-06 22:27:07 +05:30
mikr
96c386649d
JAVA-2824 Fix tests in Java 9 and above modules
2020-10-22 10:42:10 +02:00
François Dupire
2bdba48843
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
amit.pandey
1f4a4e24ec
pom formatting
2020-03-15 18:22:24 +05:30
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Eric Martin
3225470df5
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
...
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00