I plan to add the ability to add day of month. Stay tuned :-)
On May 1, 4:44 am, Sylvain <[email protected]> wrote:
> Thank you for your answer. I will use "every 24 hours".
>
> I think I will fill a request for that.
>
> Regards.
>
> On 30 avr, 20:32, 风笑雪 <[email protected]> wrote:
>
> > And if you want it runs every day, you do this:
> > schedule: every 24 hours
>
> > 2009/5/1 风笑雪 <[email protected]>
>
> > > You can let yourcronjob run every day.
> > > And in your job, you should check the date. If today is not 18th day of
> > > month, then exit without doing anything.
>
> > > 2009/4/30 Sylvain <[email protected]>
>
> > >> Hi,
>
> > >> I need to create a job that runs each 18th of month (i.e : 18th
> > >> january, 18th february, 18th march,...)
> > >> Is there a simple "schedule syntax" to do that ?
>
> > >> Currently, i can do something like that :
> > >> schedule: every
> > >> monday,tuesday,wednesday,thursday,friday,saturday,sunday of month
> > >> 09:00
> > >> and test each day if we are the 18th
>
> > >> But is there a "schedule" syntax to do that directly ?
>
> > >> Thank you
>
> > >> Regards.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---