Skip to content

idangozlan/angular-server-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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