Commit Graph

50 Commits

Author SHA1 Message Date
rcalago ecacac80b2
Update README.md 2024-01-27 21:29:31 +08:00
rcalago 01e4212643
Update README.md 2024-01-27 21:16:01 +08:00
collaboratewithakash 688c4e7879
backlink added 2024-01-27 12:23:35 +05:30
Loredana Crusoveanu bcab98e9c1
Merge pull request #15686 from rcalago/master
Updated README.md
2024-01-22 12:10:27 +02:00
Wynn Teo 2a327001e3
Migrated from old fork (#15628)
* Migrated from old fork"

exiytt
clear
"

* Update DateRangeOverlapCheckerUnitTest.java

Fix typo
2024-01-21 15:08:42 -06:00
rcalago 8efca6014e
Update README.md 2024-01-19 11:17:06 +08:00
DiegoMarti2 c97e529deb
baeldung-articles : BAEL - 6592 (#15682)
Difference between ZoneOffset.UTC and ZoneId.of("UTC")
2024-01-18 12:26:30 -08:00
Harry9656 5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +02:00
Maiklins afac7049fb Merge pull request #15408 from Michaelin007/master
Calculate Months Between Two Dates in Java
2023-12-22 08:43:15 +01:00
Maiklins 65e23af90e Align formatting with article 2023-12-19 22:26:33 +01:00
michaelin007 c35c13d5d8 https://jira.baeldung.com/browse/BAEL-7333 2023-12-18 04:59:42 +00:00
davidmartinezbarua b04c7afcf5 Merge pull request #15236 from anujgaud/ag/localdate-to-iso8601
LocalDate to ISO 8601 conversion
2023-12-15 14:17:57 -03:00
anujgaud a662ef5fa6 Address review comments 2023-12-05 18:31:21 +05:30
anujgaud d660f1b8fe Append _ before then 2023-12-04 23:21:46 +05:30
anujgaud 89db04b79b Fix Package name 2023-12-04 23:17:06 +05:30
anujgaud b55f4db549 Fix package name 2023-12-04 23:15:47 +05:30
Maiklins 35b88b06af Update README.md 2023-11-30 16:10:46 +01:00
anujgaud 677f4277f2 Add Unit test for commons Lang 2023-11-29 01:57:30 +05:30
anujgaud 118195d996 Add Apache Commons Lang support 2023-11-29 01:56:50 +05:30
anujgaud ecba15ffb7 Update tests 2023-11-29 01:51:58 +05:30
anujgaud fcc9c4c6ce Add milliseconds 2023-11-29 01:49:35 +05:30
michaelin007 fa272d3395 Retrieving Unix Time in Java 2023-11-25 05:25:47 +00:00
michaelin007 c519d2be47 https://jira.baeldung.com/browse/BAEL-7268 2023-11-24 09:36:25 +00:00
edizor cf421052d9 Update README.md
[skip ci]
2023-11-18 19:30:06 +08:00
anujgaud dd89145547 Add unit test for JodaTime method 2023-11-18 00:59:55 +05:30
anujgaud 293322e3a3 Add Joda library support 2023-11-18 00:58:52 +05:30
anujgaud eaf6ce5fbe Add unit tests for LocalDate to ISO 8601 2023-11-18 00:27:03 +05:30
anujgaud 52c96522c1 Add Code for converting LocalDate to ISO 8601 2023-11-18 00:24:38 +05:30
Wynn Teo 5787183a36 BAEL-7109 - added code to demostrate how to get max date in java (#14944)
* BAEL-7109 - added code to demostrate how to get max date in java

* BAEL-7109 Fix test case typo

* BAEL-7109 Fix test case file name

* Fix the test method

* Fix the test method

* Fix the test method

* Remove public

* add new line
2023-11-15 20:25:03 +05:30
panos-kakos 21eb70547f [JAVA-26719] Upgraded joda-time to latest version (#15189) 2023-11-13 12:00:45 +02:00
edizor 2c26effb64 Update README.md
[skip ci]
2023-11-11 07:49:53 +08:00
MohamedHelmyKassab 33f52b2e0b This PR is related to the article BAEL-7130 (#15109)
* This commit related to the article BAEL-7130

This commit aims to add a RoundDate class with several methods to round the date.

* This commit related to the article BAEL-7130

This commit aims to add a test class DateRoundingUnitTest.
2023-11-01 11:54:40 -07:00
edizor 654c04d0f2 Update README.md
[skip ci]
2023-09-21 20:48:07 +08:00
Michael Olayemi 2a574249c1 Add Minutes to a String Time in Java (#14767) 2023-09-17 08:44:00 +05:30
edizor 004089182c Update README.md
[skip ci]
2023-07-01 17:39:19 +08:00
Michael Pratt 5abc2c6d2c Add unit tests (#14306) 2023-06-25 20:42:54 -05:00
edizor c75bfdaf29 Update README.md
[skip ci]
2023-06-15 22:09:26 +08:00
thibault.faure 12de8904ab BAEL-6595 code for the How Many Days Are There in a Particular Month of a Given Year article 2023-06-09 01:03:58 +02:00
edizor c17f95c27c Update README.md
[skip ci]
2023-04-20 17:28:12 +08:00
tgvLt 5c2126b626 Parse dates with multiple formats (#13348)
Code examples for "Parsing Date Strings with Varying Formats"
2023-04-13 23:22:30 -06:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
kwoyke 410ccd500b JAVA-10399: Fix assertion to include start date (#11893) 2022-03-09 22:38:22 +05:30
Krzysiek 32c8413f82 JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
freelansam a5bcd85b16 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
sampadawagde 612752f52e JAVA-5223: Fix formatting of POMs (Part 2) 2021-05-06 18:01:55 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
amit.pandey 4fa2ffb229 pom formatting - make artifact name same as module name 2020-06-07 20:28:16 +05:30
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
mikr 744d2b5733 JAVA-617 Rename core-java-datetime-java8 to core-java-8-datetime 2020-04-18 14:22:10 +02:00