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
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
