Posts by JonatasWinston • 31 points
1 post
-
3
votes5
answers23968
viewsQ: How to get and format current date and time?
I would like to know how to get the current date and time and then format them in JAVA. For example, I have these two values: 23062017 212010 I want to store each value in a variable, and then I…