Use SimpleDateFormat
in Java to:
- convert Date to String
- convert String to Date
- convert date String to different format
This repository is from the original article on Polynique: Convert Dates and Strings in Java using SimpleDateFormat
Use SimpleDateFormat
in Java to:
This repository is from the original article on Polynique: Convert Dates and Strings in Java using SimpleDateFormat