Tag: Format
Java and Date
To parse Date in Java we can use SimpleDateFormat class from java.text.SimpleDateFormat, it allows us to give Date the appearance we need for our apps. Lets review some SimpleDateFormat’s features I used:
My photolifeblog, a small mix of my life
To parse Date in Java we can use SimpleDateFormat class from java.text.SimpleDateFormat, it allows us to give Date the appearance we need for our apps. Lets review some SimpleDateFormat’s features I used: