I guess, the Java "Locale" class will be of help in this case. As this "Locale" class,
will present the date to client according to local time zone. We got this problem
solved using Locale class. Our server is in US and takes the date in WST timse zone,
but when we are seeing the date in Singapore, we are getting as SGT. Hope this helps...
Smita
Dinesh Somasundram <[EMAIL PROTECTED]>:
> Hi All,
>
> Is there a way to get the System date from the Client?
>
> Here's the scenario. The Server is somewhere else at a different time
> zone.
> If my application gets the system date/time, I'll get the date/time from
> the
> server. However, in the application, I'd like to capture the date/time
> when
> a record was entered. I'd like to present this information back to the
> client. However if I capture the date/time at the Server, the data might
> not
> make sense to the Client.
>
> Any ideas???
>
> Thanx,
> Dinesh, S.
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
-------------------------------------------------
This mail sent through : http://mail.sify.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets