How many seconds does an hour have?
Question by Guest | 2018-03-01 at 16:50
Can someone tell me how many seconds there are actually in one hour?
I'm not in the mood to calculate this by myself.
Related Topics
Windows Batch Script: Computer Shutdown
Tutorial | 2 Comments
Website Performance: Caching and Expires Header for Images, CSS and JavaScript
Tutorial | 0 Comments
Local Gravity for different Places and Planets
Info | 0 Comments
Calculation of the Free Fall
Info | 0 Comments
Put Windows via Script into Hibernation or Sleep Mode
Tutorial | 0 Comments
PHP: Current Date and Time
Tutorial | 0 Comments
Using MySQL as a Calculator
Tip | 0 Comments
Important Note
Please note: The contributions published on askingbox.com are contributions of users and should not substitute professional advice. They are not verified by independents and do not necessarily reflect the opinion of askingbox.com. Learn more.
Participate
Ask your own question or write your own article on askingbox.com. That’s how it’s done.
1 hour = 3600 seconds
The calculation is quite simple: 1 minute consists of 60 seconds, 1 hour consists of 60 minutes.
All you have to do is to calculate 60 * 60 = 3600.
2018-03-01 at 22:05
A second has 3600 seconds. I googled that yesterday.
2018-03-03 at 23:15