Applets run on the client; it will get an instance of the local date-time. Mark
-----Original Message----- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 2:23 PM Hi, I am developing a applet which will be used by clients all over the world, in this applet i have to use calendar class to do lot of date calculations. I am using Calendar.getInstance() to get the instance of calendar, I want to know if this will create problem , as the server will be in USA, and clients at other places... so the default vacations etc will be different according to client locations... any suggestion, comments --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

