Is there a syntax for cron jobs that limits when they run?

For example, can I specify that a cron job run every every hour
between 9am and 9pm?

schedule: every 1 hour [except 10pm-8am]

Is there a different, verbose syntax that lists every time it runs
rather than using some kind of exception clause?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to