Some news about the "dateitems bug"

Wouter wouter.abraham at pi.be
Thu Apr 1 06:48:00 EST 2004


> Dom mcdomi at free.fr
> Thu Apr 1 08:19:46 EST 2004
>
>     * Previous message: Revolution and WiFi
>     * Next message: News: Retrolution 4 Released
>     * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
> Wouter <wouter.abraham at pi.be> wrote:
>
> > It is (up to now) kind of a useful bug on the Mac OS platform to
> > determine if the system is observing DST or not.
>
> As far as I know, it occurs only if the system is observing DST

And that is exactly why it is  useful (until corrected) in determining 
if the system is observing DST or not.
like:
function checkDST   ### only on Mac OS X (didn't check os 9 though)
   convert the seconds to long time
   put it into a
   convert it to seconds
   convert it to long time
   if a = it then return false
   else return true
end checkDST


> -- noting that it seems that you *cannot* disable the automatic change
> in OS X as you could in "Classic"...
>
> -- 
> Vous parlez français ? faites un tour sur le groupe francophone !
> revolutionfr-subscribe at yahoogroupes.fr
> Jetez un oeil sur RevoBlog <http://revoblog.free.fr> !
>

WA



More information about the use-livecode mailing list