Alessio Stalla
ae008f52f5
Merge branch 'master' into BAEL-16646-2
2019-10-24 13:20:08 +02:00
Martin van Wingerden
1de7b016a8
[BAEL-3315] Added missing code snippets from the Java 8 Date/Time article
...
Also:
- formatted changed files with Eclipse profile
- corrected failing test: givenTwoDatesInJava8_whenDifferentiating_thenWeGetSix
2019-10-23 11:04:40 +02:00
Alessio Stalla
ab77ab88ef
#BAEL-16646 Move code for article Calculate age in Java from java-dates to java-dates-computations. The java-dates module is now empty.
2019-10-02 17:07:25 +02:00
Alessio Stalla
b0b52e6830
Merge branch 'BAEL-16646' into BAEL-16646-2
...
# Conflicts:
# core-java-modules/core-java-datetime/README.md
2019-10-02 17:05:10 +02:00
Alessio Stalla
d2b96ee409
#BAEL-16646 Move article [Convert String to Date in Java]( http://www.baeldung.com/java-string-to-date ) from libraries to java-dates-string. The code was already in java-dates (but the article still points to libraries).
2019-10-02 17:04:11 +02:00
Alessio Stalla
80638ba2ca
#BAEL-16646 Split Java dates articles regarding Java 8. Also moved [Set the Time Zone of a Date in Java]( https://www.baeldung.com/java-set-date-time-zone ) from core-java-8 to the new java-dates-java8 module (the code was already in java-dates) and moved some missing files for the article Extracting... to java-dates-computations.
...
java-dates now contains only two classes, which are relevant to the previous PR which will be shortly updated. One seems related to java-dates-string but it's unclear which article it belongs to and needs to be investigated.
2019-10-02 16:59:08 +02:00
Alessio Stalla
6ce78b1dde
#BAEL-16646 Start splitting Java dates articles regarding Java 8.
2019-09-30 20:53:40 +02:00
Alessio Stalla
c70ac2cc73
#BAEL-16646 move java-dates "computations" articles under new Core Java module.
2019-09-30 15:52:48 +02:00
Alessio Stalla
491a912090
#BAEL-16646 move https://www.baeldung.com/java-date-difference in new module java-dates-computations
2019-09-29 11:13:08 +02:00
Alessio Stalla
8f674dae52
Merge branch 'master' into BAEL-16646 and move code for article "Comparing Dates in Java" from module java-dates-2 to module java-dates (to be further split).
...
# Conflicts:
# java-dates-conversion/pom.xml
2019-09-19 22:30:40 +02:00
Alessio Stalla
ed9463faa1
Split the first 2 modules: java-dates-conversion and java-dates-string.
2019-09-17 19:13:21 +02:00
Dhawal Kapil
51bd347f6a
BAEL-16980 Slice 7 | The top 100 articles should have their own package in the module ( #7663 )
2019-08-31 13:30:33 -06:00
amit2103
eb4928b972
[BAEL-11403] - Moved articles out of core-java (part 4)
2018-12-30 16:30:36 +05:30
charlesgonzales
c3f1d4dd49
Update README.md
2018-12-20 21:58:43 +08:00
Ali Dehghani
92c7248a57
Added two tests for time difference calculation in terms of seconds!
2018-12-13 16:33:18 +03:30
Laurentiu Delcea
ba98695605
Convert between String and Timestamp
...
Issue: BAEL-2325
2018-11-19 08:05:05 -07:00
yatendragoel
a8ee73cfc9
Convert java.time.Instant to java.sql.Timestamp and back
...
Issue: BAEL-2203
2018-11-05 07:42:08 -07:00
Loredana Crusoveanu
906082b26f
fix formating
2018-10-22 20:05:17 +03:00
Loredana Crusoveanu
277898ac24
update zonedatetime test
2018-10-21 21:37:25 +03:00
Darío Carrasquel
79285e3cc6
BAEL-2234 Dates difference with ZonedDateTimes ( #5445 )
2018-10-14 00:33:39 -06:00
j-bennett
cf628344b6
BAEL-2222: Format ZonedDateTime to String
2018-10-09 23:21:58 -04:00
eric-martin
51ef1d3ae9
BAEL-2258: Moved to java-dates
2018-10-09 20:34:58 -05:00
Loredana Crusoveanu
37896ced0e
remove diff-dates module
2018-10-08 23:09:44 +03:00
Loredana Crusoveanu
75430b99f2
add calc age test
2018-09-30 13:37:09 +03:00
amit2103
c5e1d6f0ef
[BAEL-8456] - Moved more articles into 'java-dates' module
2018-08-26 00:49:30 +05:30
amit2103
3bd1ed4ece
[BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'
2018-08-25 17:44:06 +05:30