Daylight Savings Time
Klaus Major
klaus at major-k.de
Tue Oct 28 08:53:47 EDT 2008
Hi Mark,
> This:
>
> put the date into tNow
> convert tNow to seconds
> put "6/6/06" into tThen
> convert tThen to seconds
> put (tNow - tThen) mod 86400 = 0
>
> seems to work OK in a handler. Sometimes the message box behaves
> differently to the general case.
Yep, themessage box behaves very fiunky sometimes, I had to reopen
e.g. this bug:
http://quality.runrev.com/qacenter/show_bug.cgi?id=6434
Hope this gets fixed soon, since I use the msg VERY often.
> Best,
>
> Mark
Best
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list