* Make changes to remove relativepath from child modules like core java * Change some version numbers to minimize changes * Fix tests * Make the test more generic so that we dont have to hard code strings as it will require change every new year
Core Date Operations (Part 3)
This module contains articles about date operations in Java.
Relevant Articles:
- Create Date From Unix Timestamp in Java
- Convert java.util.Date to java.sql.Date
- How to Determine Date of the First Day of the Week Using LocalDate in Java
- Adding One Month to Current Date in Java
- How to Get Last Day of a Month in Java
- Getting Yesterday’s Date in Java
- How to Get the Start and End Dates of a Year Using Java
- Convert Between Java LocalDate and Epoch
- Get First Date of Current Month in Java
- Time Conversions Using TimeUnit
- [<-- Prev]