One simple workaround is to have the cron job occur every day, but
then the first thing the cron handler would do is check the date. This
would allow you to implement all kinds of dynamic or non-periodic or
exotically-periodic schedules.

On Wed, Apr 8, 2009 at 7:30 PM, theillustratedlife
<toonscr...@nvbell.net> wrote:
>
> Happy birthday AppEngine!
>
> Of all the gifts you've brought us to commemorate the occasion, cron
> is the most useful for my app.  It will hopefully save me from having
> to call the a function the first of every month at midnight.
>
> Unfortunately, I can't find the syntax to do this.  Is it possible in
> SDK 1.2 to run a cron job on the xth day of every month?
>
> If not, I'll be starting a ticket to add monthly/yearly granularity to
> cron.
> >
>

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

Reply via email to