Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'date's hours' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
date's hours
Authored by: airdrummer on Jun 06, '07 10:43:21AM

u really don't have to parse the string representation of a date:

set curTime to (current date)
set curTime to curTime's hours
if curTime < 8 or curTime >21 then return



[ Reply to This | # ]