Merge branch 'BAEL-1599-v2' of https://github.com/eugenp/tutorials into BAEL-1599-v2

This commit is contained in:
Loredana Crusoveanu 2018-03-24 21:33:32 +02:00
commit 017dc92d50
2 changed files with 3 additions and 2 deletions

View File

@ -52,4 +52,5 @@ public class DaylightSavingTimeJavaTimeExamplesTest {
System.out.println("Total java.util.TimeZone Id count : " + TimeZone.getAvailableIDs().length);
}
}