On 08/10/2010 10:35 AM, Ed Bras wrote:
> I am doing date/time comparision in the browser between objects from the
> server that contain a date/time with the current date/time.
> As such when the current date/time in the browser isn't correct, the
> comparision will fail in the browser.
> You understand ?
> For example, snippet running in the browser:
> 
> if (objFromServer.getActiveDate() > getCurrentDate) {
>    // action
> }
> 
> So the current date must be correct.

That's not the problem, that's the solution.

Nevertheless, you appear to be satisfied w/ lineman78 answer.

Bueno suerte.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to