A timestamp represents one absolute instant as a number, usually in seconds or milliseconds. It carries no display time zone. The same value appears as different wall-clock times in Shanghai and London while still pointing to the same instant.
This tool converts between Unix timestamps and readable date-time values while making the unit and local result visible. When handling API logs, database fields, or signature parameters, identify the expected unit first so milliseconds are not accidentally interpreted as seconds.