المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : CRON Question



C# Programming
07-19-2011, 04:31 AM
I need to implement a schedule-based process using a CRON. Anyone know of a function or any code where I can pass in a CRON and get back a bool if it's time to run?
Everything makes sense in someone's mind