UNIX timestamp epoch batch converter

The Unix time (or Unix epoch or POSIX time or Unix timestamp) 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 and file formats. It is neither a linear representation of time nor a true representation of UTC (though it is frequently mistaken for both) as the times it represents are UTC, but it has no way of representing UTC leap seconds (e.g. December 31, 1998 23:59:60).

Current timestamp:
Link to current conversions

Convert between UNIX timestamp and human readable date

UNIX timestamp to date
Date to UNIX timestamp ?

ISO 8601 formated date conversion

    +00:00

Convert seconds to days, hours and minutes

SecondsReadable time
601 minute
36001 hour
864001 day
6048001 week
26297441 month (30.4369 days)
315569261 year (365.2422 days)