with this extension we can get date and time from a NTP server.
To get links to NTP servers, search in Internet ‘server ntp’
Also with this extension you can get the date and time in other cities.
Example: America/Mexico_City
http://php.net/manual/es/timezones.europe.php
http://php.net/manual/es/timezones.america.php
Date-Time is in this format:
dd/MM/yyyy/hh/mm/ss
24/02/2018/17/21/42
Regards.