<?php $date = new DateTime('2023-03-26 02:30', new DateTimeZone('Europe/Paris')); echo $date->format('H:i:s');
You have javascript disabled. You will not be able to edit any code.