Hi,

Just a thought - don't know if this is the best way.
Get the Date from the JavaScript (client-side) and pass it to the server as
a parameter.

Valli
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Dinesh Somasundram
Sent: Monday, September 03, 2001 7:23 PM
To: [EMAIL PROTECTED]
Subject: Client Date


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

===========================================================================
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

Reply via email to