/angular-server-time

A module for AngularJS that sync between server time and live angularjs clock

Primary LanguageHTMLMIT LicenseMIT

angular-server-time

for AngularJS

Goal

Sync between server time and live angularjs clock (When we want the users to be aware of global time service)

Usage and Demo

First, create a server-side service which will supply the server current time, then use this module.

See sample file index.html. Live Demo