Top "Ntp" questions

Network Time Protocol is an application level network protocol that is used for synchronizing clocks of computer systems.

Ubuntu timedatectl fails in Docker container

I've got Ubuntu 16.04 LTS running in a Docker container (hosted on macOS). The date/time is off by about four …

ubuntu docker ubuntu-16.04 ntp
How to get time from an NTP server?

I need to get the time for the UK from an NTP server. Found stuff online however any time I …

python ntp
Retrieve Time from NTP server via PHP

I have an issue with a Virtual Machine (VMWare/Ubuntu) that is getting out of time sync. We decided that …

php ntp
use of ntp service

I'm developing an app that needs to control real time in any location on the Earth and do something when …

android ntp
Convert 64bit timestamp to a readable value

In my dataset I have two timestamp columns. The first is microseconds since application was started - e.g., 1400805323. The …

datetime 64-bit timestamp ntp
How to determine NTP communication status

I'm working on an embedded OpenSUSE 12.3 system that lets the user configure the (single) NTP server address. I need to …

linux bash client embedded-linux ntp
How to make ntpd synchronized immediately after reboot?

My application must run on a server with time synchronized. In order to do that I installed ntpd and I …

linux ntp
Is there any C/C++ library to connect with a remote NTP server?

I'm making a C++ software that needs to syncronize system clock with remote NTP server. For now, I'm ussing "system" …

c++ ntp
Synchronizing time between two Windows 7 machines connected with a LAN cable

I have a number laptops that run our application while connected to each other in pairs with an ethernet cable, …

windows time p2p ntp
JavaScript NTP time

I'm writing a counting script who counts the time between an old date and today. Everything worked good until I …

javascript jquery time ntp