code register log in programs messages download about privacy terms french production
home / documentation / Integer / hour
Integer
examples
negative two hour to seconds
input
-2.hour
result
-7200
negative one hour to seconds
input
-1.hour
result
-3600
zero hour to seconds
input
0.hour
result
0
one hour to seconds
input
1.hour
result
3600
two hour to seconds
input
2.hour
result
7200