Commit Graph

9 Commits

Author SHA1 Message Date
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
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
c70ac2cc73 #BAEL-16646 move java-dates "computations" articles under new Core Java module. 2019-09-30 15:52:48 +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
yatendragoel
a8ee73cfc9 Convert java.time.Instant to java.sql.Timestamp and back
Issue: BAEL-2203
2018-11-05 07:42:08 -07:00
eric-martin
51ef1d3ae9 BAEL-2258: Moved to java-dates 2018-10-09 20:34:58 -05: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