Servicios

Web hosting
Ver »
Páginas Web
Ver »
Soporte UNIX
Ver »
UNIX TIPS
Ver »

Epoch Converter - Unix Timestamp Converter

 
 

MonDayYr HrMinSec
 /   /     :  :  GMT  

 




Format: RFC 2822 formatted date

 

 
Epoch dates for the start and end of the year/month/day
Show start & end of year month day

MonDayYr
 /   /    

 


 Convert seconds to days, hours and minutes

 

What is epoch time?


The Unix epoch (or Unix time or POSIX time or Unix timestamp) is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting leap seconds (in ISO 8601: 1970-01-01T00:00:00Z).

Literally speaking the epoch is Unix time 0 (midnight 1-1-1970), but 'epoch' is often used as a synonym for 'Unix time'.   Many Unix systems store epoch dates as a signed 32-bit integer, which might cause problems on January 19, 2038 (known as the Year 2038 problem or Y2038).



Human readable time Seconds
1 minute60 seconds
1 hour3600 seconds
1 day86400 seconds
1 week604800 seconds
1 month (30.44 days) 2629743 seconds
1 year (365.24 days)  31556926 seconds

Note: This information is copyright of www.epochconverter.com

Random TIPS

"CLEARS TIME OF DAY MESSAGE"
"Clock board TOD does not match TOD on any I/O board"
On a Sun E4500 I get the following message during boot: "Clock board TOD does not match TOD on any I/O board"
This message is not a problem as the system will use the correct time (from clock board).
To copy the contents of the clock board NVRAM and the contents of the TOD clock to all good I/O boards in the system.
OK > copy-clock-tod-to-io-boards

free counters