Converta entre Unix timestamp e data legível
Seconds
1773079801
Milliseconds
1773079801914
09/03/2026, 18:10:01 UTC
• Unix timestamp is the number of seconds since January 1, 1970 00:00:00 UTC
• Used worldwide as a standard for storing dates in systems
• Ignores time zones - always in UTC
• Easy to calculate time differences
• Supported in virtually all programming languages
• Milliseconds are used in JavaScript and some APIs
• Year 2038 problem only affects 32-bit systems
• ISO 8601 is the international standard for date representation
Todas as conversões são feitas localmente no seu navegador.
O timestamp atual é atualizado em tempo real a cada segundo.