[Edinburgh-pm] meeting reminders

Robin Vickery robinv at gmail.com
Thu Feb 16 07:25:03 PST 2006


On 2/16/06, Murray <perl at minty.org> wrote:
> ahem...
>
> 15 9 * * 6 perl -e 'use Date::Manip;$t="today";@d=ParseRecur( \
> "0:1*2:3:0:0:0","2006-02-08",$t,DateCalc($t,"+ 1 month")); \
> if (Date_Cmp($d[0],DateCalc($t,"+ 4 days"))==0){print( \
> "Whiskey Wednesday!\n");}'|exim edinburgh-pm at pm.org

How about this?

15 9 * * 6 perl -e '$d=(localtime(time+345600))[3]; print "Drink on
Wednesday?" if $d>7 && $d<15;'  \
| mail -es "Monthly Social" edinburgh-pm at pm.org


Hello, by the way. I've only just joined the list.

  -robin


More information about the Edinburgh-pm mailing list