Hemanth wrote:
> Hi friends,
>
> Is there a solution to showing the proper time and date at user
> browsers and also recording proper USER times in the database
> operations in mysql
I think it's better to record UTC times only, but display them according
to the users timezone. You can do that
Since there are always many ways to do things here's one id like to
see how well it worked. It would be getting the IP address of the user
and matching it against an IP address locator. Since ive seen these to
be accurate to what timezone people are in.
Olafur W
2007/8/30, Hemanth <[EMAIL PROTECT
Its ok if I can display just the time set in their computers
wherever they are and even if they are travelling.
anyway thats as far as anyone can get short of asking them for the time
Is there some simple way
I have collected various ideas and snippets searching google
trying to piece them all t
On Wed, August 29, 2007 2:24 am, Hemanth wrote:
> Is there a solution to showing the proper time and date at user
> browsers
> and also recording proper USER times in the database operations in
> mysql
Not really.
You can use Javascript to get what the user's clock SAYS is the
date/time, but WAY
On 8/29/07, Hemanth <[EMAIL PROTECTED]> wrote:
> Hi friends,
>
> Is there a solution to showing the proper time and date at user
> browsers
> and also recording proper USER times in the database operations in
> mysql
if you have the opportunity to have them input the time, you can then use
putenv
5 matches
Mail list logo