From: John_Gordon@f38.n261.z1
From: John_Gordon@f38.n261.z1
From: John Gordon
In "Deborah Swanson"
writes:
> bajimicb...@gmail.com wrote, on February 02, 2017 2:44 AM
> >
> > for start of month to the beginning of next month
> >
> > fr
From: John_Gordon@f38.n261.z1
From: John Gordon
In "Deborah Swanson"
writes:
> bajimicb...@gmail.com wrote, on February 02, 2017 2:44 AM
> >
> > for start of month to the beginning of next month
> >
> > from datetime import timedelta
> > from
From: John Gordon
In "Deborah Swanson"
writes:
> bajimicb...@gmail.com wrote, on February 02, 2017 2:44 AM
> >
> > for start of month to the beginning of next month
> >
> > from datetime import timedelta
> > from dateutil.relativedelta import relativedelta
> >
> > end_date = start_date + relat