Login Register

gmt

Date Obj Problem: IE7:Wed May 7 00:00:00 UTC+0200 2008 / FF2:Wed May 07 2008 00:00:00 GMT+0200 (CEST) ???

Hi there,

I'm getting bugged for a long time and haven't found a solution yet :(

When I use datetextbox, the value is getting submitted
in FF2:Wed May 07 2008 00:00:00 GMT+0200 (CEST).

That works great.

But in IE7 the date-style differs from FF2:
Wed May 7 00:00:00 UTC+0200 2008

Following my PHP-backend is not able to "read" and convert the
date-string from IE7.

I read all threads here I found, but I did not know
how to solve this problem :(

my dojo-config is

djConfig = {
parseOnLoad: true,
isDebug: false,
debugAtAllCosts: true,
useXDomain: true,

Syndicate content