[PHP] output Today's date

2006-03-04 Thread Paul Goepfert
Hi all, ls there anyway I can set the date to the timezone of the clients timezone? For example, if a person opens the web page at 3/6 12:01 EST and another person opens the same page at 3/5 10:01 MST I would like the date to be the above days on the client computers. I know everyone knows this

Re: [PHP] output Today's date

2006-03-05 Thread tedd
Hi all, ls there anyway I can set the date to the timezone of the clients timezone? For example, if a person opens the web page at 3/6 12:01 EST and another person opens the same page at 3/5 10:01 MST I would like the date to be the above days on the client computers. I know everyone knows this

RE: [PHP] output Today's date

2006-03-05 Thread jblanchard
[snip] ls there anyway I can set the date to the timezone of the clients timezone? For example, if a person opens the web page at 3/6 12:01 EST and another person opens the same page at 3/5 10:01 MST I would like the date to be the above days on the client computers. I know everyone knows this bu

Re: [PHP] output Today's date

2006-03-05 Thread Curt Zirzow
On Sat, Mar 04, 2006 at 07:01:55PM -0700, Paul Goepfert wrote: > Hi all, > > ls there anyway I can set the date to the timezone of the clients > timezone? For example, if a person opens the web page at 3/6 12:01 > EST and another person opens the same page at 3/5 10:01 MST I would > like the date

RE: [PHP] output Today's date

2006-03-06 Thread Jared Williams
> On Sat, Mar 04, 2006 at 07:01:55PM -0700, Paul Goepfert wrote: > > Hi all, > > > > ls there anyway I can set the date to the timezone of the clients > > timezone? For example, if a person opens the web page at 3/6 12:01 > > EST and another person opens the same page at 3/5 10:01 MST I would

RE: [PHP] output Today's date

2006-03-06 Thread gustav
> >> On Sat, Mar 04, 2006 at 07:01:55PM -0700, Paul Goepfert wrote: >> > Hi all, >> > >> > ls there anyway I can set the date to the timezone of the clients >> > timezone? For example, if a person opens the web page at 3/6 12:01 >> > EST and another person opens the same page at 3/5 10:01 MST I wo

Re: [PHP] output Today's date

2006-03-06 Thread Barry
[EMAIL PROTECTED] wrote: On Sat, Mar 04, 2006 at 07:01:55PM -0700, Paul Goepfert wrote: Hi all, ls there anyway I can set the date to the timezone of the clients timezone? For example, if a person opens the web page at 3/6 12:01 EST and another person opens the same page at 3/5 10:01 MST I wo