On Nov 17, 2005, at 12:08 PM, Bertrand Delacretaz wrote:

Depending on your VM, you can do this using the user.language and related system properties, from the JVM command line, for example:

  java -Duser.language=fr -Duser.country=CA ...

see http://java.sun.com/developer/technicalArticles/J2SE/locale/

perfect, thanks (but not "in advance" :-)... so, "-Duser.timezone=US/Pacific" was the ticket.
—ml—


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]