[Remind-Fans] biweekly paychecks

Paul Pelzl pelzlpj at eecs.umich.edu
Fri Apr 6 00:02:45 EDT 2007


On Thu, Apr 05, 2007 at 10:56:36PM -0400, Tom Limoncelli wrote:
> Bonus: There should be 2 months each year where I get 3 pay checks in that
> month.  Since my mortgage and other bills are monthly, this is like getting
> an "bonus" those months (not mathematically... just in my mind).  Is there a
> way to some how mark those 2 paychecks?

So those would be the paychecks that fall on or after the 29th of the
month?  Something like this should do the trick...

   FSET _print_bonus(d_date) iif(day(d_date) >= 29, "bonus ", "")

   REM Apr 20 2007 *14 REM [_print_bonus(trigdate())]payday

Paul





More information about the Remind-fans mailing list