I'm not sure where I am going wrong, probably in the parsing of the 
original date value (dates are confusing to me).  I have an object that 
looks like this:

dto = { LookupIndex: 1, mediaCreatedAt: Tue Sep 11 2012 02:06:31 GMT-0700 
(US Mountain Standard Time), query_name: "fetch", stamp=1347329813597 }

In console, if I have over mediaCreatedAt, I see an error for _proto__, and 
it is Invalid date.
When I call toQueryString() on my object like this:

$H(dto).toQueryString() the result is:  
stamp%3D=1347329813597&LookupIndex=1&query_name=fetch

Ideas? 

Thanks,
Karl..

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/Fmmn0AZzuhcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to