Time Calculations

Gregory Lypny gregory.lypny at videotron.ca
Mon Feb 6 11:18:26 EST 2006


Hello everyone,

I want to confirm that, bugs aside, time calculations can only be  
done using the dateItems.  I ask this because the following  
inequality gives me the wrong answer when using a twelve hour clock.

set the twelveHourTime to true
if "3:45 PM" >= "4:10 AM"
then
put "Later"
else
put "Earlier"
end if

	Gregory



More information about the use-livecode mailing list