If it's just a problem of initialization, couldn't you include a continuously-updated current_time.css file served with cache-control: no-cache?
You could estimate timezone from IP. It's not perfect, but it's the best you're gonna get without getTimezoneOffset().
If it's just a problem of initialization, couldn't you include a continuously-updated current_time.css file served with cache-control: no-cache?
You could estimate timezone from IP. It's not perfect, but it's the best you're gonna get without getTimezoneOffset().