Alternatively you can also use the java.util.Date class..
new java.util.Date() gives you the current date and time.
We go to Calendar class especially when we need to do some date time calculations. Nothing wrong in using it for getting the current date/time either.
OCPJP 6
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.