The GAE notes are confusing to me for your scenario. Have you tried:
1. Setting up 19 cron jobs of the form
<schedule>every mon,tue,wed,thu,fri HH:MM</schedule>
where HH:MM is: 09:00, 09:30, 10:00, ..., 15:00
1. Setting up 1 cron job of the form
<schedule>every mon,tue,wed,thu,fri 09:00</schedule>
and using this cron job to do stuff and then set a deferred task
for 30 minutes' time (if earlier that 15:00).
On Sep 13, 2:52 pm, Matija <
matija.jerko...@gmail.com> wrote:
> Hi,
> is there a way to define something like this ?
>
> <cron>
> <url>/cron/odgodjeni</url>
> <description>Jada jada</description>
> <schedule>every 30 minutes *every mon,tue,wed,thu,fri *from 06:00 to