Task: Display formatted time from http://worldtimeapi.org/api/timezone/Europe/Berlin.
Local stored JSON: https://api.json-content-importer.com/extra/json/worldtimeapi-Berlin.json
If you want to set the language (e. g. name of weekdays and month) and the timezone: see here
See how this works:
- URL: see above
- twig-template:
currentDateTime: {{datetime }}<br> formatted currentDateTime: {{datetime| date("d.m.Y H:i") }}
In Action:
currentDateTime: 2023-12-05T03:17:19.701094+01:00formatted currentDateTime: 05.12.2023 02:17