Display current time in Java | Java programming tutorial for beginners

Published: 01 January 1970
on channel: Idiots diary
1,043
31

#IdiotsDiary
Learn, how to show the current time in hh:mm:ss form in java. This program calculate current time by using the following steps.

1. Obtain current timestamp in java by System.currentTimeMillis()
2. Convert timestamp into seconds.
3. Obtain current seconds using mod operator.
4. Compute minutes from seconds
5. Obtain current minutes using mod operator.
6. Compute current hours from minutes.
7. Convert current hour using mod operator.
8. Display the current time in human readable format in GMT.

===================================

============ For more videos =========

===================================



Please subscribe
--------------------------------
subscribe: https://goo.gl/Y5VbWU

Channel:    / idiotsdiary  

===================================
=============== Follow us on =========
===================================

Facebook:   / idiotsdiary  
Instagram:   / diaryidiots  
Twitter:   / @_idiotsdiary  
G+: https://bit.ly/2EoOjiX

More Playlist
-----------------------------------
Click here for Playlist

Complete Java Tutorial: https://bit.ly/2C3lAxP
Java programming Tutorial: https://bit.ly/2EoOjiX


On this page of the site you can watch the video online Display current time in Java | Java programming tutorial for beginners with a duration of hours minute second in good quality, which was uploaded by the user Idiots diary 01 January 1970, share the link with friends and acquaintances, this video has already been watched 1,043 times on youtube and it was liked by 31 viewers. Enjoy your viewing!