On Jan 5, 2011, at 11:17 AM, Jean-Daniel Cryans wrote: > Maybe it's not clear, by "need to be in the same timezone" it means > that the machines' configured timezone needs to be the same. So yes > they can be in different physical timezones but it will work if the > configured tz is UTC.
Still confused. Aren't timestamps generated by System.currentTimeMillis() or its equivalent? That would represent UTC regardless of the configured timezone. joe
