Re: NSTimestamp
Re: NSTimestamp
- Subject: Re: NSTimestamp
- From: Denis Stanton <email@hidden>
- Date: Wed, 25 Jan 2006 18:49:53 +1300
On 25/01/2006, at 6:39 PM, .::welemski::. wrote:
Hi,
I have a question about time/date and a like.
If I issued a command ;
NSTimestamp myTime=new NSTimestamp();
and deployed my app, will the current time of the "Server" will be
the one added in the "myTime" variable or
will it be on the "Client's" current time?
The system time on the server running the app will be added. Your
java code does not know anything about the client's system time.
Denis
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSTimestamp (From: ".::welemski::." <email@hidden>) |