Convertisseur de fuseau horaire
Convertissez n'importe quelle date/heure d'un fuseau horaire IANA à un autre.
Réponse rapide: Convertisseur de fuseau horaire : convertissez n’importe quelle date et heure d’un fuseau horaire IANA vers un autre. Fonctionne entièrement dans votre navigateur, gratuitement et sans inscription.
Dernière mise à jour
Bon à savoir
Converting a time between two places is deceptively hard because time zones are political, not astronomical. Offsets shift for daylight saving, and the exact date those shifts happen differs by country — the EU, the US and Australia all change on different weekends, and the southern hemisphere changes in the opposite direction. This tool leans on the IANA time zone database baked into your browser, which encodes every historical and current rule, so a conversion for a date in July gives a different answer than the same wall-clock time in January when a DST boundary sits between them.
Always identify zones by their IANA Region/City name such as Europe/Amsterdam or America/New_York rather than by abbreviations like CST or IST. Those abbreviations are ambiguous — CST is Central Standard Time in the US, but also China Standard Time and Cuba Standard Time — and they do not tell the software which DST rules to apply. The city-based names are unambiguous and future-proof.
A classic pitfall is scheduling a recurring event across a DST changeover: a 9:00 AM call in New York will drift by an hour relative to London for the two or three weeks each spring and autumn when the two regions have not yet both switched. If you are picking a slot for a distributed team rather than converting a single instant, the meeting-time finder lays out every participant's local hour at once, and for machine timestamps the epoch batch converter handles Unix values in bulk.
Questions fréquentes
- Le convertisseur de fuseau horaire est-il gratuit ?
- Oui — gratuit, sans inscription.
- Gère-t-il l'heure d'été ?
- Oui — les règles IANA couvrent les changements d'heure d'été pour chaque zone prise en charge.
- Mes heures sont-elles téléchargées ?
- Non — chaque conversion s'effectue dans votre navigateur.
- Quelles zones sont prises en charge ?
- Chaque zone IANA que votre navigateur connaît (~600). Utilisez le format Région/Ville comme Europe/Amsterdam.
- Pourquoi ma réponse est-elle décalée d'une heure ?
- Très probablement à cause d'une frontière d'heure d'été que vous avez franchie. Vérifiez la date — le décalage peut changer au cours de l'année pour la même zone.