geekmonkey
  • Home
  • About
  • Learn With Me: Julia
Sign in Subscribe

Time

A collection of 1 post
A new Date and Time API for JDK 8
Java

A new Date and Time API for JDK 8

Date and time handling in Java is a somewhat tricky part when you are new to the language. Time can be accessed via the static method System.currentTimeMillis() [http://docs.oracle.com/javase/7/docs/api/java/lang/System.html#currentTimeMillis%28%29] which returns the current time in milliseconds
19 Sep 2012 4 min read
Page 1 of 1
geekmonkey © 2025
Powered by Ghost