[Remind-Fans] 14 days after the 17th of the month (also: hi!)

hymie at lactose.homelinux.net hymie at lactose.homelinux.net
Sun Mar 9 10:48:42 EDT 2014


Larry Hynes writes:

>My mobile phone provider gets paid from my bank account 14 days after the 17th
> of the month. Is it possible to schedule a reminder on the relevant date e.g.
> 31 March, 1st April, etc.?

if (day(today()-14) == 17) 
  rem phone bill
endif

It triggers on:
(17 jan) => 31 jan
(17 feb) => 3 mar
(17 mar) => 31 mar
(17 apr) => 1 may
(17 may) => 31 may
(17 jun) => 1 jul
(17 jul) => 31 jul
(17 aug) => 31 aug

--hymie!    http://lactose.homelinux.net/~hymie    hymie at lactose.homelinux.net


More information about the Remind-fans mailing list