Active
Project:
jQuery Countdown
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 23:48 UTC
Updated:
8 Feb 2012 at 02:28 UTC
When I use jQuery countdown, the countdown always ends like a minute or 2 before the cck value as displayed by CCK when using the "as time ago" display type. Any thoughts?
Comments
Comment #1
mthomas commentedI'm changing this to a documentation request. My problem is that the countdown is using the client's current time, rather than the server's. I found this ticket about implementing server sync: http://drupal.org/node/813798
I can't seem to get server sync to work, it's my understanding that calling it should make it so that the countdown is relative to the server's time and not the client's. Could someone give an example of how to pass serversync properly to jquery countdown?