| A timestamp is a sequence of characters,
denoting the date and/or time at which a certain event occurred. This data is usually presented in a consistent format, allowing for easy comparison of two different records and tracking progress over time; Source: Wikipedia.org. Or are you looking for an ICMP Timestamp? |
Time Now
| ||||
| Enter comma-separated Unix timestamps to convert. | "Unix time, or POSIX time, is a system for describing points in time, defined as the number of seconds elapsed since midnight proleptic Coordinated Universal Time (UTC) of January 1, 1970, not counting leap seconds. It is widely used not only on Unix-like operating systems but also in many other computing systems..." Read more on Wikipedia. | ||||
| "The Active Directory stores date/time values as the number of 100-nanosecond intervals that have elapsed since the 0 hour on January 1, 1601 till the date/time that is being stored. The time is always stored in Greenwich Mean Time (GMT) in the Active Directory. Some examples of Active Directory attributes that store date/time values are LastLogon, LastLogonTimestamp and LastPwdSet..." Read more on Microsoft.com. | Enter comma-separated AD timestamps to convert. |
$ lynx -dump timestamp.ooz.ie/unix?t=1234567890 Fri Feb 13 23:31:30 2009 $ lynx -dump timestamp.ooz.ie/ad?t=123456789012345678 Sat Mar 21 19:15:01 1992