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
fa3cc1e953
#BAEL-16646 fix pom parent
2019-09-29 11:15:25 +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
95324865a8
#BAEL-16646 fix project names
2019-09-29 10:59:04 +02:00
Alessio Stalla
f59fa07851
#BAEL-16646 moved modules java-dates-conversion and java-dates-string under core-java/core-java-datetime
2019-09-29 09:11:53 +02:00