[PLUG] Plug meeting for July 2015

Devendra Laulkar devendralaulkar at gmail.com
Tue Jul 7 09:24:51 IST 2015


This is the second time. Previous occurrence on 4th July 2009.

You can use python-dateutil[1] for these kind of calculations.

from datetime import datetime
from dateutil.rrule import *
list(rrule(YEARLY,bymonth=7,bymonthday=4,byweekday=SA,dtstart=datetime(1999,1,
1), until=datetime.now()))
[datetime.datetime(2009, 7, 4, 0, 0), datetime.datetime(2015, 7, 4, 0, 0)]


[1] - https://labix.org/python-dateutil

Regards,
Devendra


On Fri, Jul 3, 2015 at 7:47 PM, Inkar Nation <look.kool at guruvision.com>
wrote:

>  Just Being Curious, not more, nothing less...!
>
>
>
> How many times since inception of PLUG, the PLUG monthly meeting has
> coincided with July 4th, American Independence
> Deliberation/Say-liberation...?
>
>
>
> Intangible benefits of being a PLUG-Member? Congratulations...!
>
>
>
>
>
> On Friday 03 Jul 2015 9:15:34 PM Gaurav Pant wrote:
>
> Plug meeting for the month of July 2015 s confirmed for 4th July 2015 @
> 4:00 pm.
> Venue SICSR
> model colony.
> Room no 704 7th floor.
>
> --
> Dexter
>
>
>
> --
>
> Consultant Spirituel
>
> GuRuV!SiON
>
> _______________________________________________
> plug-mail mailing list
> plug-mail at plug.org.in
> http://list.plug.org.in/listinfo/plug-mail
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.plug.org.in/pipermail/plug-mail/attachments/20150706/d210315c/attachment.html>


More information about the plug-mail mailing list