{"input":"2026-07-10 15:00","from":"Europe/Berlin","to":"America/New_York","utc":"2026-07-10T13:00:00.000Z","source":{"local":"2026-07-10 15:00:00","offset":"+02:00"},"result":{"local":"2026-07-10 09:00:00","offset":"-04:00"}}
curl --location --request GET 'https://zylalabs.com/api/13149/time+zone+clock+converter+api/26695/convert+date+and+time+between+zones' --header 'Authorization: Bearer YOUR_API_KEY'
Após se cadastrar, cada desenvolvedor recebe uma chave de acesso à API pessoal, uma combinação única de letras e dígitos para acessar nosso endpoint de API. Para autenticar com a Time Zone Clock Converter API basta incluir seu token Bearer no cabeçalho Authorization.
| Cabeçalho | Descrição |
|---|---|
Authorization
|
Obrigatório
Deve ser Bearer access_key. Veja "Sua chave de acesso à API" acima quando você estiver inscrito.
|
Sem compromisso de longo prazo. Faça upgrade, downgrade ou cancele a qualquer momento. O teste gratuito inclui até 50 requisições.
(Economize 2 meses com cobrança anual 🎉)
Empresas líderes confiam em nós
Time zone math without the headaches. Convert a wall-clock date and time from one zone to another with daylight saving handled correctly, ask for the current time of any zone with its offset, or list all supported zone names.
Ideal for scheduling meetings across offices, showing event times in each user local zone, and normalizing timestamps in logs and bookings.
Each endpoint returns JSON data that includes the converted date and time, local times in both source and target zones, their respective offsets, and the universal time (UTC) for the conversion.
The key fields in the response include "input" (original date/time), "from" (source zone), "to" (target zone), "utc" (universal time), "source" (local time and offset in the source zone), and "result" (local time and offset in the target zone).
The main parameters for the conversion endpoint are "input" (date and time), "from" (source time zone), and "to" (target time zone). Users must provide valid time zone identifiers for accurate conversions.
The response data is structured in a JSON format with nested objects. The main object contains fields for input, source, and result, allowing users to easily access both local times and offsets for the specified zones.
Os casos de uso típicos incluem agendar reuniões em diferentes fusos horários exibir os horários dos eventos nas zonas locais dos usuários e normalizar carimbos de data/hora em logs e reservas para garantir consistência entre as regiões
Data accuracy is maintained by following the standard worldwide zone database, which includes up-to-date daylight saving rules and time zone information, ensuring reliable conversions.
The API covers all global time zones, including major cities and regions, allowing users to convert times between any supported zones worldwide.
Os usuários podem utilizar os dados retornados extraindo os horários locais e os deslocamentos para exibição em aplicativos garantindo que os usuários vejam horários precisos com base em seus respectivos fusos horários