Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
How do I display the current time *including milliseconds*?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Joly Makunga, post: 616266"] i do it like that Date madate=new Date(); int heure=madate.getHours(); int minute=madate.getMinutes(); int jour=madate.getDate(); i don't know how to get millisecondes... jolyqr [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
How do I display the current time *including milliseconds*?
Top