# TIMESTAMP

The TIMESTAMP component allows you to output the current date and time in the Unix timestamp format.

The advantage of using a timestamp is that it is independent of the time zone, can be used to compare dates and times, and can be easly imported & converted from other softwares.

The same result can be achieved by using the DATE_TIME component and the X custom token.