[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
comparing date strings
hi,
i suppose there's no way to compare entire dates strings formatted
according with the toGMTString method, right? i still have to compare
things piecewise instead of, say, if(datestring1 >
datestring2){doSomething()}.
also, i submitted a question before the mass-unsubscribe happened
regarding cookies created from a certain frame. to look at that
particular cookie, i have to use
parent.frameName.document.GetCookie("cookieName") where GetCookie is the
function in Bill Dortch's Javascript cookie manipulation library, right?
full of questions,
ju
--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/