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